~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

feat(overrides): add Hypothesis annonations support for web

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>

Changed files
+1
overrides
+1
overrides/main.html
···
{% extends "base.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/mkdocs-material-styling.css' | url }}">
+
<script src="https://hypothes.is/embed.js" async></script>
{% endblock %}
<!-- Staging build -->
{% block announce %}