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

5 lines
249 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">
<link rel="stylesheet" href="/resources/css/chroma.css">
2020-01-24 12:47:52 -07:00
<script src="/resources/js/jquery-3.4.1.min.js"></script>
<script src="/resources/js/docs.js"></script>