Reproduce lente.dev setup
This commit is contained in:
parent
3ec9550325
commit
2ba59f18db
16 changed files with 261 additions and 146 deletions
|
@ -1,4 +1,2 @@
|
|||
<a href="{{ i18n "home" | relURL }}" class="title">
|
||||
<h2>{{ .Site.Title }}</h2>
|
||||
</a>
|
||||
<a href="{{ .Site.Language.Params.params.home }}" class="title"><h2>{{ .Site.Title }}</h2></a>
|
||||
<nav>{{- partial "nav.html" . -}}</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue