1
0
forked from 6543/homepage

rm useles impress and forward to contact directly

This commit is contained in:
2020-01-24 01:56:37 +01:00
parent f9072ad61f
commit a7783db2f7
2 changed files with 1 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
+++
title = "Impressum"
date = 2019-07-01T22:23:05+02:00
draft = false
+++
This is a imprint
look at this: About -> [Contact Info]

View File

@@ -9,7 +9,7 @@
{{end}}
Powered by <a href="http://gohugo.io">Hugo</a></span>
<span>&nbsp;::&nbsp;Theme by <a href="https://twitter.com/panr">panr</a></span>
<span>&nbsp;::&nbsp;<a href="{{ .Page.Site.BaseURL }}impressum">Impressum</a></span>
<span>&nbsp;::&nbsp;<a href="{{ .Page.Site.BaseURL }}contact">Impressum</a></span>
</div>
</div>
</footer>