We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364b6a4 commit 9026141Copy full SHA for 9026141
2 files changed
assets/images/open_projects.svg
index.html
@@ -39,6 +39,10 @@
39
<div><a href="{{ '/gallery' | relative_url }}"><img style="box-shadow: none;" width="128" src="{{'/assets/images/gallery.svg' | relative_url}}"></a></div>
40
<div style="padding: 20px 0"><font color="#346295" style="font-weight:bold;" size="3">Gallery</font></div>
41
</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><!--
46
</center>
47
48
0 commit comments