Skip to content

Commit 217b105

Browse files
committed
+ revert css/js commenting
1 parent 0f2ff62 commit 217b105

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

fern/docs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ colors:
1919

2020
logo: {}
2121

22-
#css:
23-
# - ./dist/output.css
22+
css:
23+
- ./dist/output.css
2424

25-
#js:
26-
# - path: ./dist/output.js
27-
# strategy: beforeInteractive
25+
js:
26+
- path: ./dist/output.js
27+
strategy: beforeInteractive
2828

2929
layout:
3030
searchbar-placement: sidebar

0 commit comments

Comments
 (0)