Skip to content

Commit e7ebe64

Browse files
author
AndreasZachariae
committed
fixes
1 parent bdb8062 commit e7ebe64

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ Gemfile.lock
1010
assets/libs/
1111
node_modules/
1212
vendor
13-
.idea
13+
.idea
14+
.vscode

_config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
142142
# Collections
143143
# -----------------------------------------------------------------------------
144144

145-
# collections:
145+
collections:
146146
# books:
147147
# output: true
148148
# news:
@@ -198,8 +198,6 @@ exclude:
198198
- _projects/
199199
- _pages/projects.md
200200
- _pages/dropdown.md
201-
- _pages/cv.md
202-
- _pages/profiles.md
203201
keep_files:
204202
- CNAME
205203
- .nojekyll

0 commit comments

Comments
 (0)