aboutsummaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-12 14:32:12 -0300
committerEuAndreh <eu@euandre.org>2021-01-12 14:33:46 -0300
commit8f2e529f00e4aa9f2897c172c46cabcb055cf44e (patch)
tree428f75ddadca7c8d9bd00159897fa30eabfeb52d /locale
parentTODOs.org (diff)
downloadeuandre.org-8f2e529f00e4aa9f2897c172c46cabcb055cf44e.tar.gz
euandre.org-8f2e529f00e4aa9f2897c172c46cabcb055cf44e.tar.xz
SVG TIL: Add link to favicon
Diffstat (limited to '')
-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
3 files changed, 117 insertions, 42 deletions
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 ""