Remove the stylesheets which were apparently not being used
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
window.user = {{.User}};
|
||||
window.server_hostname = "{{.Hostname}}";
|
||||
</script>
|
||||
<link rel='stylesheet' href='/res/svelte/home_page.css?v{{cacheID}}'>
|
||||
<script defer src='/res/svelte/home_page.js?v{{cacheID}}'></script>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user