aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_tils/2020-12-29-svg-favicon.md11
-rw-r--r--locale/eo/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po53
-rw-r--r--locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po53
-rw-r--r--locale/pt/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po53
4 files changed, 127 insertions, 43 deletions
diff --git a/_tils/2020-12-29-svg-favicon.md b/_tils/2020-12-29-svg-favicon.md
index 42d17fa..2b9ff23 100644
--- a/_tils/2020-12-29-svg-favicon.md
+++ b/_tils/2020-12-29-svg-favicon.md
@@ -1,9 +1,17 @@
---
+
title: SVG favicon
+
date: 2020-12-29
+
+updated_at: 2021-01-12
+
layout: post
+
lang: en
+
ref: svg-favicon
+
---
I've wanted to change this website's favicon from a plain `.ico` file to a
@@ -83,7 +91,8 @@ getting the final result I manually cleaned-up the generated XML:
</svg>
```
-The good thing about this new favicon is that a) it is simple enough that I feel
+The good thing about this new favicon (at [`/static/favicon.svg`](/static/favicon.svg))
+is that a) it is simple enough that I feel
comfortable editing it manually and b) it is an SVG, which means I can generate
any desired size.
diff --git a/locale/eo/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po b/locale/eo/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
index 8c2caf8..863f531 100644
--- a/locale/eo/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
+++ b/locale/eo/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
@@ -3,14 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: SVG favicon\n"
-"date: 2020-12-29\n"
-"layout: post\n"
-"lang: en\n"
-"ref: svg-favicon"
-msgstr ""
-
-msgid ""
"I've wanted to change this website's favicon from a plain `.ico` file to a "
"proper SVG. The problem I was trying to solve was to reuse the same image on"
" other places, such as avatars."
@@ -94,12 +86,6 @@ msgid ""
msgstr ""
msgid ""
-"The good thing about this new favicon is that a) it is simple enough that I "
-"feel comfortable editing it manually and b) it is an SVG, which means I can "
-"generate any desired size."
-msgstr ""
-
-msgid ""
"With the new favicon file, I now had to add to the templates' `<head>` a "
"`<link>` to this icon:"
msgstr ""
@@ -141,3 +127,42 @@ msgid ""
"other places that would use a `{% link /static/favicon.png %}`, otherwise "
"the file would be considered missing."
msgstr ""
+
+msgid "title: SVG favicon"
+msgstr ""
+
+msgid "date: 2020-12-29"
+msgstr ""
+
+msgid "updated_at: 2021-01-12"
+msgstr ""
+
+msgid "layout: post"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "ref: svg-favicon"
+msgstr ""
+
+msgid ""
+"The good thing about this new favicon (at "
+"[`/static/favicon.svg`](/static/favicon.svg)) is that a) it is simple enough"
+" that I feel comfortable editing it manually and b) it is an SVG, which "
+"means I can generate any desired size."
+msgstr ""
+
+#~ msgid ""
+#~ "title: SVG favicon\n"
+#~ "date: 2020-12-29\n"
+#~ "layout: post\n"
+#~ "lang: en\n"
+#~ "ref: svg-favicon"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The good thing about this new favicon is that a) it is simple enough that I "
+#~ "feel comfortable editing it manually and b) it is an SVG, which means I can "
+#~ "generate any desired size."
+#~ msgstr ""
diff --git a/locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po b/locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
index 8c2caf8..863f531 100644
--- a/locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
+++ b/locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
@@ -3,14 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: SVG favicon\n"
-"date: 2020-12-29\n"
-"layout: post\n"
-"lang: en\n"
-"ref: svg-favicon"
-msgstr ""
-
-msgid ""
"I've wanted to change this website's favicon from a plain `.ico` file to a "
"proper SVG. The problem I was trying to solve was to reuse the same image on"
" other places, such as avatars."
@@ -94,12 +86,6 @@ msgid ""
msgstr ""
msgid ""
-"The good thing about this new favicon is that a) it is simple enough that I "
-"feel comfortable editing it manually and b) it is an SVG, which means I can "
-"generate any desired size."
-msgstr ""
-
-msgid ""
"With the new favicon file, I now had to add to the templates' `<head>` a "
"`<link>` to this icon:"
msgstr ""
@@ -141,3 +127,42 @@ msgid ""
"other places that would use a `{% link /static/favicon.png %}`, otherwise "
"the file would be considered missing."
msgstr ""
+
+msgid "title: SVG favicon"
+msgstr ""
+
+msgid "date: 2020-12-29"
+msgstr ""
+
+msgid "updated_at: 2021-01-12"
+msgstr ""
+
+msgid "layout: post"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "ref: svg-favicon"
+msgstr ""
+
+msgid ""
+"The good thing about this new favicon (at "
+"[`/static/favicon.svg`](/static/favicon.svg)) is that a) it is simple enough"
+" that I feel comfortable editing it manually and b) it is an SVG, which "
+"means I can generate any desired size."
+msgstr ""
+
+#~ msgid ""
+#~ "title: SVG favicon\n"
+#~ "date: 2020-12-29\n"
+#~ "layout: post\n"
+#~ "lang: en\n"
+#~ "ref: svg-favicon"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The good thing about this new favicon is that a) it is simple enough that I "
+#~ "feel comfortable editing it manually and b) it is an SVG, which means I can "
+#~ "generate any desired size."
+#~ msgstr ""
diff --git a/locale/pt/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po b/locale/pt/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
index 8c2caf8..863f531 100644
--- a/locale/pt/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
+++ b/locale/pt/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po
@@ -3,14 +3,6 @@ msgid ""
msgstr ""
msgid ""
-"title: SVG favicon\n"
-"date: 2020-12-29\n"
-"layout: post\n"
-"lang: en\n"
-"ref: svg-favicon"
-msgstr ""
-
-msgid ""
"I've wanted to change this website's favicon from a plain `.ico` file to a "
"proper SVG. The problem I was trying to solve was to reuse the same image on"
" other places, such as avatars."
@@ -94,12 +86,6 @@ msgid ""
msgstr ""
msgid ""
-"The good thing about this new favicon is that a) it is simple enough that I "
-"feel comfortable editing it manually and b) it is an SVG, which means I can "
-"generate any desired size."
-msgstr ""
-
-msgid ""
"With the new favicon file, I now had to add to the templates' `<head>` a "
"`<link>` to this icon:"
msgstr ""
@@ -141,3 +127,42 @@ msgid ""
"other places that would use a `{% link /static/favicon.png %}`, otherwise "
"the file would be considered missing."
msgstr ""
+
+msgid "title: SVG favicon"
+msgstr ""
+
+msgid "date: 2020-12-29"
+msgstr ""
+
+msgid "updated_at: 2021-01-12"
+msgstr ""
+
+msgid "layout: post"
+msgstr ""
+
+msgid "lang: en"
+msgstr ""
+
+msgid "ref: svg-favicon"
+msgstr ""
+
+msgid ""
+"The good thing about this new favicon (at "
+"[`/static/favicon.svg`](/static/favicon.svg)) is that a) it is simple enough"
+" that I feel comfortable editing it manually and b) it is an SVG, which "
+"means I can generate any desired size."
+msgstr ""
+
+#~ msgid ""
+#~ "title: SVG favicon\n"
+#~ "date: 2020-12-29\n"
+#~ "layout: post\n"
+#~ "lang: en\n"
+#~ "ref: svg-favicon"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The good thing about this new favicon is that a) it is simple enough that I "
+#~ "feel comfortable editing it manually and b) it is an SVG, which means I can "
+#~ "generate any desired size."
+#~ msgstr ""