cleanup
This commit is contained in:
parent
299cad9164
commit
cafcf7fe78
|
@ -11,9 +11,6 @@
|
||||||
</a>
|
</a>
|
||||||
<br />
|
<br />
|
||||||
<span id="words">
|
<span id="words">
|
||||||
<!--
|
|
||||||
<a href="about">about</a>
|
|
||||||
-->
|
|
||||||
{{ range (index .LinkMap "Pages")}}
|
{{ range (index .LinkMap "Pages")}}
|
||||||
<a href="{{ .Href }}">{{ .Text }}</a><br />
|
<a href="{{ .Href }}">{{ .Text }}</a><br />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue