-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
48 lines (39 loc) · 968 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
title: SEBS Scholarship
description: >-
The SEBS Scholarship is open to all seniors graduating from SEBS at Pueblo County High School.
The SEBS Scholarship Foundation is a non-profit public charity dedicated to helping SEBS students afford to further
their education by providing yearly scholarships to graduating SEBS seniors who demonstrate characteristics that align
with our core values.
url: "https://sebsscholarship.org"
repo: sebs-scholarship/Website
baseurl: ""
plugins:
- jekyll-include-cache
- jekyll-relative-links
- jekyll-remote-theme
- jekyll-sitemap
defaults:
-
scope:
path: ""
values:
layout: default
-
scope:
path: "assets"
values:
sitemap: false
-
scope:
path: "admin"
values:
sitemap: false
remote_theme: sebs-scholarship/Theme@2024-05-31-2
analytics_id: G-DCKNB7HP7R
exclude:
- .github
- composer.*
- README.md
- Gemfile
- Gemfile.lock
- scripts