Added shynet to header.
This commit is contained in:
parent
21fd4e0201
commit
4c0d952763
@ -1,12 +0,0 @@
|
|||||||
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
|
|
||||||
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
|
|
||||||
<div id="comment-section"></div>
|
|
||||||
<script>
|
|
||||||
initComments({
|
|
||||||
node: document.getElementById("comment-section"),
|
|
||||||
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
|
|
||||||
serverName: "cactus.chat",
|
|
||||||
siteName: "zacharybillman",
|
|
||||||
commentSectionId: "{{ .Title }}".replace(/\s+/g, '-'),
|
|
||||||
})
|
|
||||||
</script>
|
|
4
layouts/partials/extend_head.html
Normal file
4
layouts/partials/extend_head.html
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<noscript>
|
||||||
|
<img src="https://shynet.zacharybillman.com/ingress/dc907e41-a544-4666-86af-2a632b7f22b4/pixel.gif">
|
||||||
|
</noscript>
|
||||||
|
<script defer src="https://shynet.zacharybillman.com/ingress/dc907e41-a544-4666-86af-2a632b7f22b4/script.js"></script>
|
BIN
static/apple-touch-icon.png
Normal file
BIN
static/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 866 B |
Loading…
Reference in New Issue
Block a user