Skip to content

Commit 9026141

Browse files
committed
Add the 'open projects' icon
1 parent 364b6a4 commit 9026141

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

assets/images/open_projects.svg

Lines changed: 1 addition & 0 deletions
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
<div><a href="{{ '/gallery' | relative_url }}"><img style="box-shadow: none;" width="128" src="{{'/assets/images/gallery.svg' | relative_url}}"></a></div>
4040
<div style="padding: 20px 0"><font color="#346295" style="font-weight:bold;" size="3">Gallery</font></div>
4141
</div>
42+
--><div style="width: 25%; display:inline-block;">
43+
<div><a href="/open_projects"><img style="box-shadow: none;" width="128" src="{{'/assets/images/open_projects.svg' | relative_url}}"></a></div>
44+
<div style="padding: 20px 0"><font color="#346295" style="font-weight:bold;" size="3">Reference</font></div>
45+
</div><!--
4246
</center>
4347
</div>
4448

0 commit comments

Comments
 (0)