Header link support
This commit is contained in:
parent
51e50cd0d6
commit
a2a811aa4a
7 changed files with 36 additions and 3 deletions
|
@ -2,6 +2,11 @@
|
|||
"about-id": 2,
|
||||
"base-url": "https://www.stranger.systems",
|
||||
"header-links": [
|
||||
{
|
||||
"icon": "receipt",
|
||||
"link": "/posts/by-slug/hire-me.html",
|
||||
"text": "Hire Me"
|
||||
}
|
||||
],
|
||||
"placeholder-id": 0,
|
||||
"tagline": "Making software better by making it weird",
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
"special": true,
|
||||
"tags": [
|
||||
]
|
||||
}
|
||||
}
|
|
@ -10,4 +10,4 @@
|
|||
"special": true,
|
||||
"tags": [
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue