Skip to content

Commit 10194e7

Browse files
committed
Update theme for breaking changes
1 parent ae10f19 commit 10194e7

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

_config.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
source: docs
2-
remote_theme: chrisrhymes/bulma-clean-theme
2+
theme: bulma-clean-theme
33
fixed_navbar: top
44
footer_menu: footer_links
5-
google_analytics: G-RF9V1J2QG0
6-
7-
# theme: bulma-clean-theme
5+
google_analytics: G-RF9V1J2QG0

docs/assets/css/app.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ iframe {
1616

1717
$primary: #333333;
1818
// Import Main CSS file from theme
19-
// @import "main";
19+
@import "main";

0 commit comments

Comments
 (0)