diff options
author | mms <michal@sapka.me> | 2024-02-21 21:30:33 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-02-21 21:30:33 +0100 |
commit | c3c49d4cc4e515d6bffaa4907920d3308306611d (patch) | |
tree | a3fa5068e71048b7ec37a3e82468cf7f91aea671 /layouts/_default/baseof.html | |
parent | 3e338e9bdb690644397f684c1dba29c772583294 (diff) |
feat: no to chrome
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r-- | layouts/_default/baseof.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1b9a7a0..49f65df 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -127,8 +127,11 @@ Powered by <a href="https://www.openbsd.org/">OpenBSD</a>, <a href="https://gohugo.io/">Hugo</a>, and - <a href="https://www.gnu.org/software/emacs/">Emacs</a> + <a href="https://www.gnu.org/software/emacs/">Emacs</a>. + Consider <a href="https://notochrome.org/">not using Chrome</a>. + </nav> + </nav> </nav> </footer> |