mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 14:06:17 -04:00
Initial commit
This commit is contained in:
commit
03b6fddeb0
77 changed files with 7599 additions and 0 deletions
4
src/includes/docs-head.html
Normal file
4
src/includes/docs-head.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{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>
|
Loading…
Add table
Add a link
Reference in a new issue