You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codewithrockstar.com/_config.yml
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,18 @@
1
1
title: Rockstar
2
-
description: Tommy used to work on the docs.
2
+
tagline: Tommy used to work on the docs.
3
3
theme: just-the-docs
4
4
5
5
url: https://codewithrockstar.com
6
6
7
+
defaults:
8
+
- scope:
9
+
path: ""
10
+
values:
11
+
title: Rockstar
12
+
tagline: Tommy used to work on the docs.
13
+
image: /images/rockstar-og-image.jpg
14
+
description: "Rockstar is an esoteric programming language based on the ‘lyrical conventions of 1980s hard rock songs and power ballads.’. It was created by Dylan Beattie in 2018."
<metaname="description" content="Rockstar is an esoteric programming language based on the ‘lyrical conventions of 1980s hard rock songs and power ballads.’. It was created by Dylan Beattie in 2018." />
0 commit comments