summaryrefslogtreecommitdiff
path: root/src/web/_views
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-02-24 17:03:39 -0500
committerFreya Murphy <freya@freyacat.org>2026-02-24 22:07:39 +0000
commit85221a133ee2d9b826ea06a3230024ee05395f37 (patch)
tree3b861cf0de49701c29485967ee6217472e2c1976 /src/web/_views
parentfix redudant title text, make 'here' links more descriptive (diff)
downloadwebsite-85221a133ee2d9b826ea06a3230024ee05395f37.tar.gz
website-85221a133ee2d9b826ea06a3230024ee05395f37.tar.bz2
website-85221a133ee2d9b826ea06a3230024ee05395f37.zip
add ublock detector (in a good way)
Diffstat (limited to 'src/web/_views')
-rw-r--r--src/web/_views/footer.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php
index e73fbf6..a22959e 100644
--- a/src/web/_views/footer.php
+++ b/src/web/_views/footer.php
@@ -7,6 +7,11 @@
$footer_text = '';
}
?>
+ <div id="ad" class="section ad-slot" role="region">
+ <span class="ad-slot">
+ <?=lang('adblock_notice')?>
+ </span>
+ </div>
</div>
</div>
<div id="footer" role="contentinfo" aria-label="footer">