summaryrefslogtreecommitdiff
path: root/ext/bg/context.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-02-12 21:03:30 -0500
committerGitHub <noreply@github.com>2021-02-12 21:03:30 -0500
commit4f13de283572b2c57e7462f1030c12fe8335882e (patch)
tree15d49f2eef5e0c440ada6aa07a9f62da75c13313 /ext/bg/context.html
parent8454f52378b9410393262122c6920606e187e18f (diff)
Move css files (#1374)
* Move bg/css/ to css/ * Move mixed/css/ to css/
Diffstat (limited to 'ext/bg/context.html')
-rw-r--r--ext/bg/context.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/context.html b/ext/bg/context.html
index 4e28b7b0..1b0072a6 100644
--- a/ext/bg/context.html
+++ b/ext/bg/context.html
@@ -11,7 +11,7 @@
<link rel="icon" type="image/png" href="/images/icon48.png" sizes="48x48">
<link rel="icon" type="image/png" href="/images/icon64.png" sizes="64x64">
<link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128">
- <link rel="stylesheet" type="text/css" href="/bg/css/context.css">
+ <link rel="stylesheet" type="text/css" href="/css/context.css">
</head>
<body>