diff options
Diffstat (limited to 'templates/page/index.gohtml')
| -rw-r--r-- | templates/page/index.gohtml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml index b5f964f..dee6782 100644 --- a/templates/page/index.gohtml +++ b/templates/page/index.gohtml @@ -19,16 +19,8 @@ </div> {{ end }} <div class="link" style="{{ .Color.Button.GetBackground }}"> - <a href="{{ .Legal.LegalInformationLink }}" target="_blank" style="{{ .Color.Button.GetTextColor }}"> - Legal information - </a> - </div> - <div class="link" style="{{ .Color.Button.GetBackground }}"> <a href="/tags" style="{{ .Color.Button.GetTextColor }}">Tags</a> </div> - <div class="link" style="{{ .Color.Button.GetBackground }}"> - <a href="/credits" style="{{ .Color.Button.GetTextColor }}">Credits</a> - </div> </div> </main> {{end}}
\ No newline at end of file |
