mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-24 07:27:10 -05:00
updated gitignore and example static text
This commit is contained in:
parent
68f19d75b9
commit
9e7626ffa1
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -59,4 +59,4 @@ typings/
|
|||
|
||||
# keep config and blog posts out of this
|
||||
config.json
|
||||
posts/
|
||||
static-text.json
|
||||
4
static-text.example.json
Normal file
4
static-text.example.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"progressSummary": "This is a progress summary",
|
||||
"headerText": "A work-in-progress server replacement for nintendo 3ds and wiiu"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user