Skip to content

Commit

Permalink
update remark config
Browse files Browse the repository at this point in the history
  • Loading branch information
22mahmoud committed Nov 14, 2023
1 parent fa90820 commit 6cad76d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
host: 'https://remark42.maw.sh',
site_id: 'maw',
theme: 'dark',
no_footer: true,
simple_view: true
}
</script>
<script>!function(e,n){for(var o=0;o<e.length;o++){var r=n.createElement("script"),c=".js",d=n.head||n.body;"noModule"in r?(r.type="module",c=".mjs"):r.async=!0,r.defer=!0,r.src=remark_config.host+"/web/"+e[o]+c,d.appendChild(r)}}(remark_config.components||["embed"],document);</script>
Expand Down

0 comments on commit 6cad76d

Please sign in to comment.