Skip to content

Commit e69cd70

Browse files
committed
Use CDN source for theme
1 parent f6efe65 commit e69cd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/scp-3211/src/iframe.ejs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
);
1919
document.head.appendChild(
2020
Object.assign(document.createElement("link"), {
21-
href: "https://scp-wiki.wikidot.com/component:theme/code/1",
21+
href: "https://cdn.scpwiki.com/theme/en/sigma/css/sigma.min.css",
2222
rel: "stylesheet",
2323
})
2424
);

0 commit comments

Comments
 (0)