deployed
This commit is contained in:
parent
ccab445ea5
commit
b959cf5e42
File diff suppressed because one or more lines are too long
|
@ -133,8 +133,15 @@
|
|||
.gh-post-upgrade-cta a.gh-btn:hover {
|
||||
opacity: 0.92;
|
||||
}</style>
|
||||
|
||||
|
||||
<!--
|
||||
<script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.4/umd/sodo-search.min.js" data-key="aacb085fdea3a573d127832233" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.4/umd/main.css" data-sodo-search="https://rose-ash.com/" data-locale="en" crossorigin="anonymous"></script>
|
||||
|
||||
-->
|
||||
|
||||
<script defer src="{{asset "built/sodo-search.min.js"}}"></script>
|
||||
|
||||
|
||||
<link href="https://rose-ash.com/webmentions/receive/" rel="webmention">
|
||||
<script defer src="/public/cards.min.js?v=b0101b468a"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=b0101b468a">
|
||||
|
|
Loading…
Reference in New Issue