diff options
Diffstat (limited to 'locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po')
-rw-r--r-- | locale/fr/LC_MESSAGES/_tils/2020-12-29-svg-favicon.po | 53 |
1 files changed, 39 insertions, 14 deletions
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 "" |