summaryrefslogtreecommitdiff
path: root/plugin_loader/templates/plugin_view.html
diff options
context:
space:
mode:
authorSpyrex <57133330+SpyrexDE@users.noreply.github.com>2022-04-11 11:48:41 +0200
committerGitHub <noreply@github.com>2022-04-11 11:48:41 +0200
commit070d11154f0ec761fba938a6f27b4a9111988412 (patch)
tree3627b54deadc0e73efb3081f90ea0178d095da50 /plugin_loader/templates/plugin_view.html
parent02f73b795d787f87069bbdf501c5658e8bbf96e3 (diff)
downloaddecky-loader-070d11154f0ec761fba938a6f27b4a9111988412.tar.gz
decky-loader-070d11154f0ec761fba938a6f27b4a9111988412.zip
Bundle stylesheets (#34)
Diffstat (limited to 'plugin_loader/templates/plugin_view.html')
-rw-r--r--plugin_loader/templates/plugin_view.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugin_loader/templates/plugin_view.html b/plugin_loader/templates/plugin_view.html
index 8b1e4793..6016a7ae 100644
--- a/plugin_loader/templates/plugin_view.html
+++ b/plugin_loader/templates/plugin_view.html
@@ -1,6 +1,4 @@
-<link rel="stylesheet" href="/steam_resource/css/2.css">
-<link rel="stylesheet" href="/steam_resource/css/39.css">
-<link rel="stylesheet" href="/steam_resource/css/library.css">
+<link rel="stylesheet" href="/static/styles.css">
<script>
const tile_iframes = [];
window.addEventListener("message", function (evt) {