small template updates
This commit is contained in:
parent
738087cbdd
commit
a02603431a
|
@ -1,7 +1,6 @@
|
||||||
{{define "contact"}}
|
{{define "contact"}}
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<ul style="list-style: none;">
|
<ul style="list-style: none;">
|
||||||
<li><b><a class="no-link" style="text-decoration: none; color: inherit" href="https://twitter.com/sketchwhale">@sketchwhale</a></b></li>
|
|
||||||
<li><b>ohayo dot jacob at gmail</b></li>
|
<li><b>ohayo dot jacob at gmail</b></li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
{{define "keru_shoujo"}}
|
{{define "keru_shoujo"}}
|
||||||
<h2 style="margin-top:0px;"><a class="no-link" style="text-decoration: none; color: inherit" href="/the_girl_who_kicked_a_rabbit/{{.URLTitle}}">{{.Title}}</a></h2>
|
<h2 style="margin-top:0px;"><a class="no-link" style="text-decoration: none; color: inherit" href="/the_girl_who_kicked_a_rabbit/{{.URLTitle}}">{{.Title}}</a></h2>
|
||||||
<div>{{ .Content }}</div>{{end}}
|
<div>{{ .Content }}</div>
|
||||||
|
{{end}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user