Updated contacts and name
This commit is contained in:
parent
48214c5e22
commit
36b5749aa3
7 changed files with 40 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
{{ range .Site.Menus.main.ByWeight }}
|
||||
<a href="{{ .URL }}">{{ .Name }}</a>
|
||||
{{ end }}
|
||||
<a href='https://contacts.miraikumiko.com'>Contacts</a>
|
||||
<a href='{{ absURL "index.xml" }}'>RSS</a>
|
||||
|
||||
<!-- Convert this page's translations into a dict -->
|
||||
|
@ -20,4 +19,4 @@
|
|||
<a class="disabled" role="link" aria-disabled="true">{{ .LanguageName }}</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue