mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-10 19:06:55 -05:00
updated gitignore and example static text
This commit is contained in:
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"
|
||||
}
|
||||
Reference in New Issue
Block a user