diff options
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 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> |
