Skip to content

Commit e998d59

Browse files
committed
Add pitch_deck to the prettierignore file
Prettier complains about the file because it has a closign div, but not an opening div. This is expected because this is a partial layout file, so it isn't opened here
1 parent 6bd1de9 commit e998d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ index.html
22
assets/js/jquery.min.js
33
assets/js/index.js
44
_layouts/*.html
5+
/_layouts/_includes/pitch_deck.html
56
_includes/conferences.html
67
_includes/header.html
78
_includes/social.html

0 commit comments

Comments
 (0)