caddy-website/src/includes/docs-head.html

4 lines
192 B
HTML
Raw Normal View History

2020-01-24 12:47:52 -07:00
{{include "/includes/head.html"}}
<link rel="stylesheet" href="/resources/css/docs.css">
<script src="/resources/js/jquery-3.4.1.min.js"></script>
<script src="/resources/js/docs.js"></script>