diff options
Diffstat (limited to 'src/content/en/tils/2020/12/29/svg.adoc')
-rw-r--r-- | src/content/en/tils/2020/12/29/svg.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/en/tils/2020/12/29/svg.adoc b/src/content/en/tils/2020/12/29/svg.adoc index 0e5dec3..e0e75a5 100644 --- a/src/content/en/tils/2020/12/29/svg.adoc +++ b/src/content/en/tils/2020/12/29/svg.adoc @@ -1,7 +1,7 @@ = SVG favicon :updatedat: 2021-01-12 -:favicon: link:../../../../img/favicon.svg +:favicon: link:../../../../../img/favicon.svg 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 |