Add version to bootstrap.css filename.
This commit is contained in:
parent
b9d4db40e9
commit
f4adcfeaf0
@ -7,7 +7,7 @@
|
||||
|
||||
<title>Decred VSP - {{ .VspStats.Designation }}</title>
|
||||
|
||||
<link rel="stylesheet" href="/public/css/vendor/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/public/css/vendor/bootstrap-4.5.0.min.css" />
|
||||
<link rel="stylesheet" href="/public/css/vspd.css?v={{ .VspStats.VspdVersion }}" />
|
||||
<!-- fonts.css should be last to ensure dcr fonts take precedence. -->
|
||||
<link rel="stylesheet" href="/public/css/fonts.css?v={{ .VspStats.VspdVersion }}" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user