~xdavidwu/xdavidwu.link

7de65dcd83ec82e8f5ebf78099c861e62533cbe7 — Pinghao Wu 28 days ago 76f8fbf master
_includes: head: cactus: move to another ipfs gateway

the original one, backed by cloudflare-ipfs, is gone
1 files changed, 3 insertions(+), 3 deletions(-)

M _includes/head.html
M _includes/head.html => _includes/head.html +3 -3
@@ 8,8 8,8 @@
  document.documentElement.className = '';
</script>
{% if site.comments.provider == "matrix" and page.comments %}
  <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">
  <script type="text/javascript" src="https://gateway.pinata.cloud/ipfs/QmSiWN27KZZ1XE32jKwifBnS3nWTUcFGNArKzur2nmDgoL/v0.13.0/cactus.js"></script>
  <link rel="stylesheet" href="https://gateway.pinata.cloud/ipfs/QmSiWN27KZZ1XE32jKwifBnS3nWTUcFGNArKzur2nmDgoL/v0.13.0/style.css" type="text/css">
{% endif %}
<link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/fork-awesome.min.css' | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/fork-awesome.min.css' | relative_url }}">
\ No newline at end of file