Add missing CSS for client preview

This commit is contained in:
rubenwardy
2023-06-01 18:02:16 +01:00
parent 3375276f0d
commit 28b3084186
2 changed files with 54 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
{%- endif %}
<link rel="stylesheet" type="text/css" href="/static/libs/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=39">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=40">
<link rel="search" type="application/opensearchdescription+xml" href="/static/opensearch.xml" title="ContentDB" />
{% if noindex -%}