We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae10f19 commit 10194e7Copy full SHA for 10194e7
_config.yml
@@ -1,7 +1,5 @@
1
source: docs
2
-remote_theme: chrisrhymes/bulma-clean-theme
+theme: bulma-clean-theme
3
fixed_navbar: top
4
footer_menu: footer_links
5
-google_analytics: G-RF9V1J2QG0
6
-
7
-# theme: bulma-clean-theme
+google_analytics: G-RF9V1J2QG0
docs/assets/css/app.scss
@@ -16,4 +16,4 @@ iframe {
16
17
$primary: #333333;
18
// Import Main CSS file from theme
19
-// @import "main";
+@import "main";
0 commit comments