Changes for page Home
Last modified by Erik Bakker on 2024/09/24 16:08
From version 96.1
edited by Eva Torken
on 2024/01/04 14:36
on 2024/01/04 14:36
Change comment:
There is no comment for this version
To version 101.1
edited by Erik Bakker
on 2024/09/24 16:08
on 2024/09/24 16:08
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e torken1 +XWiki.ebakker - Default language
-
... ... @@ -1,1 +1,1 @@ 1 - en1 +sw - Content
-
... ... @@ -7,9 +7,6 @@ 7 7 8 8 {{html}} 9 9 <html> 10 -<head> 11 - <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script> 12 -</head> 13 13 <body> 14 14 <div class="ez-academy"> 15 15 <div class="ez-academy_body"> ... ... @@ -80,14 +80,5 @@ 80 80 </div> 81 81 </div> 82 82 </body> 83 -<script> 84 - $(document).ready(function(){ 85 - if ($('body').height() < $(window).height()) { 86 - $('footer').addClass('position-absolute bottom-0'); 87 - } else { 88 - $('footer').addClass('position-static'); 89 - } 90 - }); 91 -</script> 92 92 </html> 93 93 {{/html}}