diff options
| -rw-r--r-- | 080_blog/00040_Haskell-Projects/00200_Estatico-Page-Maker/index.md (renamed from 080_blog/00040_Haskell-Projects/100_Estatico-Page-Maker/index.md) | 0 | ||||
| -rw-r--r-- | template.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/080_blog/00040_Haskell-Projects/100_Estatico-Page-Maker/index.md b/080_blog/00040_Haskell-Projects/00200_Estatico-Page-Maker/index.md index 04bb46a..04bb46a 100644 --- a/080_blog/00040_Haskell-Projects/100_Estatico-Page-Maker/index.md +++ b/080_blog/00040_Haskell-Projects/00200_Estatico-Page-Maker/index.md diff --git a/template.html b/template.html index 418945c..3f3eb4d 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 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-Projects/Estatico-Page-Maker/index.html">estático</a> </div> </div> </div> |
