about summary refs log tree commit diff
path: root/users/fcuny/notes/layouts/partials/head.html
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-05 12:53:13 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-05 12:53:13 -0700
commit9d0b3a718545c035ac359ddb8a2f2668c477e59d (patch)
tree61d09b91e846a214b97d257c00de091383c82600 /users/fcuny/notes/layouts/partials/head.html
parentblog: update description (diff)
downloadworld-9d0b3a718545c035ac359ddb8a2f2668c477e59d.tar.gz
css: bigger font and highlight colors
Increase the font size and change some of the colors used for
highlighting code.
Diffstat (limited to 'users/fcuny/notes/layouts/partials/head.html')
-rw-r--r--users/fcuny/notes/layouts/partials/head.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/fcuny/notes/layouts/partials/head.html b/users/fcuny/notes/layouts/partials/head.html
index 39ef8aa..7de4fd4 100644
--- a/users/fcuny/notes/layouts/partials/head.html
+++ b/users/fcuny/notes/layouts/partials/head.html
@@ -9,6 +9,8 @@
   <link rel="alternate" href="{{ "/feed.xml" | relURL }}" type="application/atom+xml" title="ATOM feed">
   <link rel="author" href="humans.txt" />
 
+  <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖥️</text></svg>">
+
   <meta name="description" content="Franck Cuny's website, with articles about computers stuff.">
   <meta name="author" content="Franck Cuny">