feat: add optional response images with cloudinary

This commit is contained in:
Ari Kalfus
2022-12-02 18:05:06 -05:00
committed by GitHub
parent efc0918ad7
commit 0d95181b63
4 changed files with 30 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Width">
<link rel="icon" href={{ .Site.Params.favicon | default "/fav.png" }} type="image/gif">
<!-- Fonts -->