diff options
author | Noah <mounderfod@gmail.com> | 2023-07-31 18:10:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-31 18:10:02 +0100 |
commit | aed24a12829e11d89bec9b7e01ad23c4e6dbd756 (patch) | |
tree | 2f7fe064c9f44042c203fab266e5afa120f87e82 /_layouts | |
parent | cfdc7e9fd7c322cb986647d546230fd2a67c462a (diff) | |
download | website-aed24a12829e11d89bec9b7e01ad23c4e6dbd756.tar.gz |
Update default.html
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 0d8530d..6a3f30b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -47,7 +47,7 @@ <footer> <div> <p style="color: gray; margin-bottom: 0;"> === INDEPENDENT, TRACKERLESS AD === </p> - <iframe src="https://banner.tildeverse.org/work.php?ID=mounderfod" width="468" height="60" marginwidth="0" + <iframe src="https://banner.tildeverse.org/work.php?ID=mounderfod" width="468" height="70" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" target="_blank"></iframe> </div> |