Skip to content

Commit ee1f799

Browse files
authored
Logo & Favicon (#20)
* Update README.md * Added Logo and Favicon
1 parent a0bc669 commit ee1f799

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align=center>
2+
<img height="250" src="logo.png"/>
3+
</p>
4+
15
<p align=left>
26
<img src="https://img.shields.io/github/v/release/IPdotSetAF/NeoMatrix"/>
37
<img src="https://img.shields.io/github/release-date/IPdotSetAF/NeoMatrix"/>
@@ -74,12 +78,13 @@ Click on each preview to watch live
7478
- Silence Timeout
7579
- Logo Customization
7680
- Logo
77-
- 23 presets :
81+
- 24 presets :
7882

7983
<p align="left">
8084
<img src="images/ipaf.svg" alt="IP.AF" width=40px/>
8185
<img src="images/kali-1.svg" alt="Kali Linux" width=40px/>
8286
<img src="images/kali-2.svg" alt="Kali Linux" width=40px/>
87+
<img src="images/pardus.svg" alt="Pardus" width=40px/>
8388
<img src="images/ubuntu-1.svg" alt="Ubuntu Linux" width=40px/>
8489
<img src="images/ubuntu-2.svg" alt="Ubuntu Linux" width=40px/>
8590
<img src="images/windows-11.svg" alt="Windows 11" width=40px/>

favicon.ico

14.3 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="./css/index.css" media="screen" />
88
<script src="./js/lil-gui-0.19.js"></script>
99
<script type="text/javascript" src="./js/index.js"></script>
10+
<link rel="icon" type="image/x-icon" href="favicon.ico">
1011
</head>
1112

1213
<body>

logo.png

1.11 MB
Loading

0 commit comments

Comments
 (0)