Added theme and .gitignore.
This commit is contained in:
parent
960e308fab
commit
10fe1fab15
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
public
|
||||||
|
resources
|
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"baseURL":"/",
|
"baseURL":"/",
|
||||||
"languageCode":"cs-cz",
|
"languageCode":"cs-cz",
|
||||||
"title": "Pátek"
|
"title": "Pátek",
|
||||||
|
"theme":"patek"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user