Skip to content

Commit f7754ad

Browse files
committed
new logo and favicon
1 parent d35605e commit f7754ad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+113
-7
lines changed
18.9 KB
9.14 KB

β€Žaddon_files/redmatic/www/lighttpd-error-503.htmlβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<script src="/addons/redmatic/node_modules/jquery/dist/jquery.min.js"></script>
77
<script src="/addons/redmatic/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
88

9+
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
10+
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
11+
912
<link rel="stylesheet" href="/addons/redmatic/node_modules/bootstrap/dist/css/bootstrap.min.css">
1013
<link rel="stylesheet" href="/addons/redmatic/node_modules/@fortawesome/fontawesome-free/css/all.css">
1114
<link rel="stylesheet" href="/addons/redmatic/css/style.css">
25.6 KB

β€Žaddon_files/redmatic/www/settings.htmlβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<script src="node_modules/bcryptjs/dist/bcrypt.min.js"></script>
88
<script src="node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
99

10+
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
11+
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
12+
1013
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
1114
<link rel="stylesheet" href="node_modules/@fortawesome/fontawesome-free/css/all.css">
1215
<link rel="stylesheet" href="css/style.css">
@@ -16,7 +19,7 @@
1619
</div>
1720

1821
<nav class="navbar sticky-top navbar-light bg-light mb-4" >
19-
<a href="https://github.com/rdmtc/RedMatic" target="_blank"><img src="logo-x-120.png" style="height: 42px; "></a>
22+
<a href="https://github.com/rdmtc/RedMatic" target="_blank"><img src="redmatic5-compact.png" style="height: 42px; "></a>
2023

2124
<ul class="nav navbar-nav mr-auto d-flex flex-row mt-2" role="tablist" id="myTab">
2225
<li class="nav-item ml-3">
14.5 KB
18.4 KB
3.07 KB
4.16 KB
6.63 KB

0 commit comments

Comments
Β (0)