Skip to content

Commit

Permalink
Add missing link to custom CSS (capytaine#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
mancellin authored Oct 23, 2023
1 parent 27351c0 commit 6ae2ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% extends "!layout.html" %}
{% block extrahead %}
<script defer data-domain="ancell.in/capytaine" src="https://plausible.io/js/script.js"></script>
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
{{super}}
{% endblock %}

0 comments on commit 6ae2ad7

Please sign in to comment.