Skip to content

Commit 4cfba4b

Browse files
committed
Updated website logo
1 parent 6666255 commit 4cfba4b

File tree

6 files changed

+10
-8
lines changed

6 files changed

+10
-8
lines changed

docs/img/logo.png

12.9 KB
Loading

docs/img/logo.psd

310 KB
Binary file not shown.

docs/index-zh.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<div class="container">
5454

5555
<div id="logo" class="pull-left">
56-
<h1><a href="" class="scrollto">ArozOS</a></h1>
56+
<!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
5757
<!-- Uncomment below if you prefer to use an image logo -->
58-
<!-- <a href="#body"><img src="img/logo.png" alt="" title="" /></a>-->
58+
<a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
5959
</div>
6060

6161
<nav id="nav-menu-container">

docs/index-zh_cn.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
<div class="container">
5656

5757
<div id="logo" class="pull-left">
58-
<h1><a href="" class="scrollto">ArozOS</a></h1>
58+
<!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
5959
<!-- Uncomment below if you prefer to use an image logo -->
60-
<!-- <a href="#body"><img src="img/logo.png" alt="" title="" /></a>-->
60+
<a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
6161
</div>
6262

6363
<nav id="nav-menu-container">

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<div class="container">
4444

4545
<div id="logo" class="pull-left">
46-
<h1><a href="" class="scrollto">ArozOS</a></h1>
46+
<!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
4747
<!-- Uncomment below if you prefer to use an image logo -->
48-
<!-- <a href="#body"><img src="img/logo.png" alt="" title="" /></a>-->
48+
<a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
4949
</div>
5050

5151
<nav id="nav-menu-container">

docs/lang.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@
4343
<div class="container">
4444

4545
<div id="logo" class="pull-left">
46-
<h1><a href="" class="scrollto">ArozOS</a></h1>
46+
<!-- <h1><a href="" class="scrollto">ArozOS</a></h1> -->
47+
<!-- Uncomment below if you prefer to use an image logo -->
48+
<a href=""><img src="img/logo.png" alt="" style="height: 2em;" title="ArozOS Project" /></a>
4749
</div>
4850

4951
<nav id="nav-menu-container">
5052
<ul class="nav-menu">
51-
<li class="menu-active"><a href="index.html">🏠 Home</a></li>
53+
<!-- <li class="menu-active"><a href="index.html">🏠 Home</a></li> -->
5254
</ul>
5355
</nav><!-- #nav-menu-container -->
5456
</div>

0 commit comments

Comments
 (0)