Rename etc dump to bakedres dump
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>404 - Page not found</title>
|
||||
<link rel="stylesheet" href="/etc/simple.css" />
|
||||
<link rel="stylesheet" href="/bakedres/simple.css" />
|
||||
<#META_TAGS>
|
||||
</head>
|
||||
<body>
|
||||
@ -19,8 +19,8 @@
|
||||
</footer>
|
||||
|
||||
<#ifdef HOTRELOAD>
|
||||
<script src="/etc/hotreload.js"></script>
|
||||
<script src="/bakedres/hotreload.js"></script>
|
||||
<#endif>
|
||||
<script src="/etc/theme.js"></script>
|
||||
<script src="/bakedres/theme.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user