diff --git a/config-example.json b/config-example.json
index 53ebe0a..6166a87 100644
--- a/config-example.json
+++ b/config-example.json
@@ -114,5 +114,9 @@
"email_jwt_secret": "@EMAIL_JWT_SECRET@",
"google_analytics": "UA-XXXXXXXX-X",
"cdnjs_url": "https://cdnjs.loli.net/ajax/libs",
- "google_fonts_url": "https://fonts.loli.net"
+ "self_cdn_url": "",
+ "google_fonts": {
+ "type": "like-google-fonts",
+ "url": "https://fonts.loli.net"
+ }
}
diff --git a/static/mathjax.css b/static/self/mathjax.css
similarity index 100%
rename from static/mathjax.css
rename to static/self/mathjax.css
diff --git a/static/script.js b/static/self/script.js
similarity index 100%
rename from static/script.js
rename to static/self/script.js
diff --git a/static/style.css b/static/self/style.css
similarity index 100%
rename from static/style.css
rename to static/self/style.css
diff --git a/static/syzoj.svg b/static/self/syzoj.svg
similarity index 100%
rename from static/syzoj.svg
rename to static/self/syzoj.svg
diff --git a/static/tomorrow.css b/static/self/tomorrow.css
similarity index 100%
rename from static/tomorrow.css
rename to static/self/tomorrow.css
diff --git a/views/footer.ejs b/views/footer.ejs
index 99fe28f..8b70b7e 100644
--- a/views/footer.ejs
+++ b/views/footer.ejs
@@ -7,6 +7,6 @@
-
+