mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-07 11:47:16 +00:00
Fix non-root basepaths, closes #273
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
||||
<meta http-equiv="Pragma" content="no-cache">
|
||||
<meta http-equiv="Expires" content="0">
|
||||
<link rel="stylesheet" href="./main.css">
|
||||
<link rel="stylesheet" href="./navbar.css">
|
||||
<link rel="stylesheet" href="./mailbox.css">
|
||||
<link rel="icon" type="image/png" href="./favicon.png">
|
||||
<link rel="manifest" href="./manifest.json">
|
||||
<title>Inbucket</title>
|
||||
|
||||
Reference in New Issue
Block a user