Browse Source

trying to get script working again

master
jon 3 years ago
parent
commit
2b0bf5cb55
  1. 2
      themes/nipponalba/layouts/partials/head.html

2
themes/nipponalba/layouts/partials/head.html

@ -11,7 +11,7 @@
<base href="{{ .Site.BaseURL }}"> <base href="{{ .Site.BaseURL }}">
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script> <script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="/api/cactuschat/style.css" type="text/css"> <link rel="stylesheet" href="/api/cactuschat/style.css" type="text/css">
<link rel="stylesheet" href="/api/cactuschat/custom.css" type="text/css">
<link rel="stylesheet" href="https://latest.cactus.chat/custom.css" type="text/css">
<!-- indieweb stuff --> <!-- indieweb stuff -->
<link rel="me" href="mailto:jon@kelbie.scot" /> <link rel="me" href="mailto:jon@kelbie.scot" />
<link rel="me" href="https://note.com/jon_kelbie" /> <link rel="me" href="https://note.com/jon_kelbie" />

Loading…
Cancel
Save