diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
| commit | 69356cf90779944324f8c17779d562db4a3fd9e2 (patch) | |
| tree | fa3599bda0cd92f94056467661ec3c2a2f260567 /themes/simple/layouts/partials/footer.html | |
| parent | f4fa1ef9989da487a13d552cfe161a073390fffe (diff) | |
| download | mitjafelicijan.com-69356cf90779944324f8c17779d562db4a3fd9e2.tar.gz | |
Added Cactus comment to the site
Diffstat (limited to 'themes/simple/layouts/partials/footer.html')
| -rw-r--r-- | themes/simple/layouts/partials/footer.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/simple/layouts/partials/footer.html b/themes/simple/layouts/partials/footer.html index 8881f46..95a1771 100644 --- a/themes/simple/layouts/partials/footer.html +++ b/themes/simple/layouts/partials/footer.html | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <footer class="container-blog px-6 md:p-0 text-gray-400 text-sm"> | 1 | <footer class="container-blog mx-auto px-6 md:p-0 text-gray-400 text-sm"> |
| 2 | <p class="pb-12"> | 2 | <p class="pb-12"> |
| 3 | This website does not track you. | 3 | This website does not track you. |
| 4 | Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer" class="underline hover:text-gray-800">CC BY 4.0 license</a> unless specified otherwise. | 4 | Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer" class="underline hover:text-gray-800">CC BY 4.0 license</a> unless specified otherwise. |
| @@ -11,6 +11,5 @@ | |||
| 11 | <script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/katex.min.js" integrity="sha384-pK1WpvzWVBQiP0/GjnvRxV4mOb0oxFuyRxJlk6vVw146n3egcN5C925NCP7a7BY8" crossorigin="anonymous"></script> | 11 | <script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/katex.min.js" integrity="sha384-pK1WpvzWVBQiP0/GjnvRxV4mOb0oxFuyRxJlk6vVw146n3egcN5C925NCP7a7BY8" crossorigin="anonymous"></script> |
| 12 | <script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/contrib/auto-render.min.js" integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script> | 12 | <script defer src="https://cdn.jsdelivr.net/npm/katex@0.13.13/dist/contrib/auto-render.min.js" integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script> |
| 13 | 13 | ||
| 14 | |||
| 15 | <!-- Fathom - beautiful, simple website analytics --> | 14 | <!-- Fathom - beautiful, simple website analytics --> |
| 16 | <script src="https://cdn.usefathom.com/script.js" data-site="XHQARKXP" defer></script> | 15 | <script src="https://cdn.usefathom.com/script.js" data-site="XHQARKXP" defer></script> |
