Skip to content

Commit bd4cbd6

Browse files
Migrate global variables (#24)
1 parent fd3cfe5 commit bd4cbd6

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
site_name: 'My Secret Public Diary'
2+
links:
3+
-
4+
name: Home
5+
url: '/'
6+
-
7+
name: Twitter
8+
url: 'https://twitter.com/statamic'
9+
-
10+
name: Github
11+
url: 'https://github.com/statamic/starter-kit-doogie-browser'

content/globals/settings.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
id: 9242876a-41c4-42f8-96f8-ac92d6025406
2-
title: Settings
3-
data:
4-
site_name: 'My Secret Public Diary'
5-
links:
6-
-
7-
name: Home
8-
url: '/'
9-
-
10-
name: Twitter
11-
url: 'https://twitter.com/statamic'
12-
-
13-
name: Github
14-
url: 'https://github.com/statamic/starter-kit-doogie-browser'
1+
title: Settings

0 commit comments

Comments
 (0)