diff options
author | EuAndreh <eu@euandre.org> | 2021-01-12 14:32:12 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-12 14:33:46 -0300 |
commit | 8f2e529f00e4aa9f2897c172c46cabcb055cf44e (patch) | |
tree | 428f75ddadca7c8d9bd00159897fa30eabfeb52d /locale/eo/LC_MESSAGES/_tils | |
parent | TODOs.org (diff) | |
download | euandre.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.po | 53 |
1 files changed, 39 insertions, 14 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 "" |