mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Switched to SPF13 theme
This commit is contained in:
parent
dc8f68529f
commit
6425fec733
286 changed files with 3612 additions and 6951 deletions
10
layouts/partials/subheader.html
Normal file
10
layouts/partials/subheader.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<header id="header">
|
||||
<a href="/" border=0 style="float: left;" id="logolink"><img
|
||||
src="/static/img/softinio.jpg"
|
||||
style="width:128px;height:128px"></a>
|
||||
<div id="byline">by Salar Rahmanian</div>
|
||||
<nav id="nav">
|
||||
{{ partial "nav.html" . }}
|
||||
{{ partial "social.html" . }}
|
||||
</nav>
|
||||
</header>
|
Loading…
Add table
Add a link
Reference in a new issue