Init 1
This commit is contained in:
commit
4e67004628
82 changed files with 7599 additions and 0 deletions
7
layouts/partials/logo.html
Normal file
7
layouts/partials/logo.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<a href="{{ .Site.BaseURL }}" style="text-decoration: none;">
|
||||
<div class="logo">
|
||||
<span class="logo__mark">></span>
|
||||
<span class="logo__text">hello friend</span>
|
||||
<span class="logo__cursor"></span>
|
||||
</div>
|
||||
</a>
|
Loading…
Add table
Add a link
Reference in a new issue