File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8
8
# For technical reasons, this file is *NOT* reloaded automatically when you use
9
9
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
10
10
#
11
- # If you need help with YAML syntax, here are some quick references for you:
11
+ # If you need help with YAML syntax, here are some quick references for you:
12
12
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
13
13
# https://learnxinyminutes.com/docs/yaml/
14
14
#
@@ -43,7 +43,7 @@ plugins:
43
43
# Excluded items can be processed by explicitly listing the directories or
44
44
# their entries' file path in the `include:` list.
45
45
#
46
- # exclude:
46
+ exclude :
47
47
- bin
48
48
- config
49
49
- vite.config.ts
Original file line number Diff line number Diff line change
1
+ {% vite_client_tag %}
2
+ {% vite_javascript_tag application %}
You can’t perform that action at this time.
0 commit comments