diff options
| author | Miguel <m.i@gmx.at> | 2019-03-18 11:08:08 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-18 11:08:08 +0100 |
| commit | 7c432e06f15426f92da31c6d6185bff52bb5b20c (patch) | |
| tree | 9a0630aa7b1090830dbf899451bd8b1c839faa95 /template.html | |
| parent | 615383ea18a3f0a35a310c8efe3f8666d5e1f275 (diff) | |
added Makefile and fixed estatico link
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 9f6e1cf..80fde51 100644 --- a/template.html +++ b/template.html @@ -53,7 +53,7 @@ </div> <div id="footer" class="p-3 bg-primary text-light text-center"> - © 1994-2019 | powered by <a class="text-white" href="https://www.idziorek.net/blog/Haskell-Projects/Estatico-Page-Maker/index.html">estático</a> + © 1994-2019 | powered by <a class="text-white" href="https://www.idziorek.net/blog/Haskell/Estatico-Page-Maker/">estático</a> </div> </div> </div> |
