formatting
DJ
committed Sep 20, 2018
commit ec28d5339c24b2f0151de1d4dbfe6d3fa8c1a53f
Showing 1
changed file with
25 additions
and 25 deletions
portfolio/config.json
+25
-25
| @@ | @@ -5,29 +5,29 @@ |
| "footer": "Ⓒ Acme", | |
| "favicon": "favicon-32x32.png", | |
| "navigation": [ | |
| - | { |
| - | "text": "Works", |
| - | "link": "/", |
| - | "position": "left", |
| - | "external": false |
| - | }, |
| - | { |
| - | "text": "Instagram", |
| - | "link": "https://www.instagram.com/its.nwa", |
| - | "position": "left", |
| - | "external": true |
| - | }, |
| - | { |
| - | "text": "Say hi!", |
| - | "link": "mailto:sayhi@mydomain.com", |
| - | "position": "right", |
| - | "external": true |
| - | }, |
| - | { |
| - | "text": "Journal", |
| - | "link": "/journal/", |
| - | "position": "right", |
| - | "external": false |
| - | } |
| + | { |
| + | "text": "Works", |
| + | "link": "/", |
| + | "position": "left", |
| + | "external": false |
| + | }, |
| + | { |
| + | "text": "Instagram", |
| + | "link": "https://www.instagram.com/its.nwa", |
| + | "position": "left", |
| + | "external": true |
| + | }, |
| + | { |
| + | "text": "Say hi!", |
| + | "link": "mailto:sayhi@mydomain.com", |
| + | "position": "right", |
| + | "external": true |
| + | }, |
| + | { |
| + | "text": "Journal", |
| + | "link": "/journal/", |
| + | "position": "right", |
| + | "external": false |
| + | } |
| ] | |
| - | } |
| \ No newline at end of file | |
| + | } |
| \ No newline at end of file | |