-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
57 lines (45 loc) · 998 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
49
50
51
52
53
54
55
56
57
title: ER Seamless Coop
description: Resources for the Elden Ring Seamless Coop mod.
repository: ersc-docs/ersc-docs
domain: ersc-docs.github.io
url: https://ersc-docs.github.io
baseurl: /
theme: just-the-docs
permalink: pretty
color_scheme: dark
aux_links:
"Seamless Co-op mod on Nexus":
- "https://www.nexusmods.com/eldenring/mods/510"
aux_links_new_tab: true
back_to_top: true
back_to_top_text: "Back to top"
footer_content: "awoo!"
# last_edit_timestamp: true
# last_edit_time_format: "%b %e %Y at %I:%M %p"
plugins:
- jekyll-redirect-from
- jekyll-github-metadata
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- bin/
- lib/
- "*.gemspec"
- "*.gem"
- LICENSE.txt
- package.json
- package-lock.json
- Rakefile
- README.md
- CODE_OF_CONDUCT.md
- docker-compose.yml
- Dockerfile
- fixtures/