Distribute beautiful fonts

This commit is contained in:
nemunaire 2017-07-30 22:54:55 +02:00 committed by Pierre-Olivier Mercier
commit 9c28a0f8db
36 changed files with 113 additions and 23 deletions

View file

@ -38,7 +38,7 @@
{{ end }}
{{ end }}
 • ©
<span class="colored">&nbsp;&bull;&nbsp;</span>
{{ if .Site.Params.since }}
{{ .Site.Params.since }} - {{ .Site.LastChange.Format "2006" }}
{{ else }}
@ -46,7 +46,7 @@
{{ end }}
{{ if .Site.Title }}
&nbsp;&bull;&nbsp;
<span class="colored">&nbsp;&bull;&nbsp;</span>
<a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a>
{{ end }}
</p>