diff --git a/config.json b/config.json deleted file mode 100644 index 9226830..0000000 --- a/config.json +++ /dev/null @@ -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" - ] -}