Remove config
This commit is contained in:
parent
d2d2dfa9ac
commit
86570bcf8a
17
config.json
17
config.json
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"title": "Matúš Námešný",
|
|
||||||
"coverimage": "",
|
|
||||||
"name": "Matúš Námešný",
|
|
||||||
"email": "matus@namesny.com",
|
|
||||||
"social": {
|
|
||||||
"github": "https://github.com/LordMathis",
|
|
||||||
"codepen": "https://codepen.io/LordMathis/",
|
|
||||||
"linkedin": "https://www.linkedin.com/in/mat%C3%BA%C5%A1-n%C3%A1me%C5%A1n%C3%BD-3903b6128/"
|
|
||||||
},
|
|
||||||
"contentPath": "./content",
|
|
||||||
"renderPath": "./renders",
|
|
||||||
"dataPath": "./src/utils/data.json",
|
|
||||||
"non-content-files": [
|
|
||||||
"about.md", "resume.md"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue