diff --git a/templates/boilerplate.html b/templates/boilerplate.html index 8d06abc4..d7c6543e 100644 --- a/templates/boilerplate.html +++ b/templates/boilerplate.html @@ -40,10 +40,8 @@ $title$ - $if(description)$ - $endif$ diff --git a/templates/footer.html b/templates/footer.html index 65fe1488..9b4c0f38 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -53,7 +53,7 @@
- + Logo of the Haskell Foundation
diff --git a/templates/mobile-nav-flyout.html b/templates/mobile-nav-flyout.html index 68ac2b12..41f66fdd 100644 --- a/templates/mobile-nav-flyout.html +++ b/templates/mobile-nav-flyout.html @@ -5,7 +5,7 @@
- + Logo of the Haskell Foundation
The Haskell Foundation
diff --git a/templates/nav.html b/templates/nav.html index fb89a97f..80e7c640 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -2,7 +2,7 @@
- + The Haskell Foundation homepage
diff --git a/templates/news/frontpage.html b/templates/news/frontpage.html index e6174813..42538a07 100644 --- a/templates/news/frontpage.html +++ b/templates/news/frontpage.html @@ -2,7 +2,7 @@

$title$

-

$body$

+ $body$ $if(link)$