diff options
| author | Miguel <m.i@gmx.at> | 2019-03-17 18:30:34 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-17 18:30:34 +0100 |
| commit | db62d9e7320b558f3de3ea9ff3f8eda4bcc4e371 (patch) | |
| tree | 58afc7d49563862543aafbe5694c38ed3a6b2890 /template.html | |
| parent | 0e4810dcfb132bf276a282e25b8523a4009ae08b (diff) | |
some changes and additions
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index af07640..ee55b7a 100644 --- a/template.html +++ b/template.html @@ -39,7 +39,7 @@ <header> <a href="###ROOT###/index.html">www.idziorek.net</a> | <a href="###ROOT###/blog">blog</a> | - <a href="###ROOT###/index.html#contact">contact</a> + <a href="###ROOT###/contact">contact</a> </header> <nav id="breadcrumbs"> |
