1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 23:35:31 -04:00

output Atom feed

This commit is contained in:
2020-04-06 19:31:56 -04:00
parent 93f507c047
commit 51101e7865
6 changed files with 52 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
<script src="{{ "/vendor/emoji/emoji.min.js" | absURL }}"></script>
<script src="{{ "vendor/emoji/emoji.min.js" | absURL }}"></script>
<script>twemoji.parse(document.body,{{ dict "base" ("/" | absURL) "folder" "vendor/emoji/svg" "ext" ".svg" | jsonify | safeJS }})</script>