diff options
author | Jonas Kohl | 2024-07-29 14:54:32 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-29 14:54:32 +0200 |
commit | f4f82231769ef71fcd0663d8ba3ddb2663eae528 (patch) | |
tree | 079b9c2d30d3b1dc41ec8bd90b3ef25ee1ff7d00 /src/template.php | |
parent | 7aee150debd24fb9496db288ceb58f1eb9a4995f (diff) |
Disable scrolling on hit counter
Diffstat (limited to 'src/template.php')
-rw-r--r-- | src/template.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template.php b/src/template.php index d38baac..351d201 100644 --- a/src/template.php +++ b/src/template.php @@ -87,6 +87,7 @@ $nav = fn(string $ln) => © <?= date("Y") ?>. This website is <a href="https://git.jkohl.link/neocities-site.git">open-source</a>. <iframe + scrolling="no" src="//hc.hozyro.jkohl.link/?_counter=0&_look=silver&_frame=1" class="fright" width="90" height="24" frameborder="0"></iframe> <br /> |