feat(overrides): add Hypothesis annonations support for web

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
~ajhalili2006 2023-11-09 11:20:42 +00:00
parent 06ef8e424c
commit 8c14584ea1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ SPDX-License-Identifier: MIT
{% 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 %}