mirror of
https://github.com/caddyserver/website.git
synced 2025-05-01 09:19:14 -04:00
Implement cache busting (#337)
This commit is contained in:
parent
254e415a61
commit
c66f785fcb
17 changed files with 85 additions and 56 deletions
|
@ -2,7 +2,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Caddy for Business</title>
|
||||
{{include "/includes/head.html"}}
|
||||
{{import "/includes/head.html"}}
|
||||
{{template "head"}}
|
||||
<link rel="stylesheet" href="/resources/css/business.css">
|
||||
<meta property="og:title" content="Caddy 2 for Business">
|
||||
<meta name="twitter:title" value="Caddy 2 for Business">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue