Fix theming in search and index... oops

This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-04-05 17:34:19 -04:00
parent 28a3bc40a2
commit 7ce0769f73
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<link rel="stylesheet" href="css/common.css"/>
<link rel="stylesheet" href="css/home.css"/>
<link rel="stylesheet" href="css/themes.css"/>
<meta property="og:title" content="Quatalog"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://quatalog.com"/>

View File

@ -23,6 +23,7 @@
<script src="js/search_helper.js"></script>
<link rel="stylesheet" href="./css/common.css"/>
<link rel="stylesheet" href="./css/search.css"/>
<link rel="stylesheet" href="./css/themes.css"/>
</head>
<body>
<div id="qlog-header">