-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (29 loc) · 829 Bytes
/
_config.yml
File metadata and controls
32 lines (29 loc) · 829 Bytes
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
title: C1200
email: coreyw.ultimatemedia@gmail.com
description: >-
Hi! I am Corey AKA C1200.
I am a hobbyist web dev
and video creator from
the UK.
baseurl: "/"
url: "https://C1200.js.org"
social:
youtube: https://www.youtube.com/channel/UCAb_N6Y_txKV174_Ge5eh1g
twitter: https://twitter.com/C1200Games
twitterat: C1200Games
discord: https://discord.gg/m8UPDNhwzP
twitch: https://twitch.tv/C1200Live
github: https://github.com/C1200
reddit: https://reddit.com/r/C1200
instagram: https://instagram.com/TheRealC1200
rss: /feed/projects.xml
email: mailto:coreyw.ultimatemedia@gmail.com
donate: /donate
collections:
projects:
output: true
permalink: /:collection/:name
docs:
output: true
permalink: /:collection/:path
plugins: []