File tree Expand file tree Collapse file tree 9 files changed +20
-0
lines changed
Expand file tree Collapse file tree 9 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,18 @@ plugins:
3838 - jekyll-scholar
3939 - jekyll-sitemap
4040
41+ # Exclude non-page files from sitemap
42+ defaults :
43+ - scope :
44+ path : " assets"
45+ values :
46+ sitemap : false
47+
48+ - scope :
49+ path : " googlecf337ccf1dc755f1.html"
50+ values :
51+ sitemap : false
52+
4153sass :
4254 sass_dir : _sass
4355
Original file line number Diff line number Diff line change 22title : " About the website"
33layout : textlay
44excerpt : " About the website."
5+ sitemap : false
56permalink : /aboutwebsite.html
67---
78<!--
Original file line number Diff line number Diff line change 22title : " News"
33layout : textlay
44excerpt : " Atlas Analytics Lab at Concordia University."
5+ sitemap : false
56permalink : /allnews.html
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Atlas Analytics Lab - Contact"
33layout : textlay
44excerpt : " Ways to reach the Atlas Analytics Lab."
5+ sitemap : false
56permalink : /contact/
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Atlas Analytics Lab - Funding"
33layout : textlay
44excerpt : " Atlas Analytics Lab -- Funding."
5+ sitemap : false
56permalink : /funding/
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Lab Life"
33layout : gallerylay
44excerpt : " Atlas Analytics Lab at Concordia University."
5+ sitemap : false
56permalink : /gallery/
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Atlas Analytics Lab – Vacancies"
33layout : textlay
44excerpt : " Openings"
5+ sitemap : false
56permalink : /openings
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Atlas Analytics Lab - Publications"
33layout : gridlay
44excerpt : " Atlas Analytics Lab -- Publications."
5+ sitemap : false
56permalink : /publications/
67---
78<!--
Original file line number Diff line number Diff line change 22title : " Atlas Analytics Lab - Team"
33layout : team
44excerpt : " Team members"
5+ sitemap : false
56permalink : /team/
67---
78<!--
You can’t perform that action at this time.
0 commit comments