Skip to content

Commit 21558c4

Browse files
committed
fix: update custom CSS path in _config.yml to use compiled CSS file
1 parent f79477b commit 21558c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ sass:
77

88
just_the_docs:
99
custom_css:
10-
- assets/css/custom.scss
10+
- assets/css/custom.css
1111

1212
url: https://uffescience.github.io/akoflow/

0 commit comments

Comments
 (0)