mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"title": "samhuri.net",
|
|
"description": "just some blog",
|
|
"author": "Sami Samhuri",
|
|
"email": "sami@samhuri.net",
|
|
"url": "https://samhuri.net",
|
|
"styles": [
|
|
"/css/normalize.css",
|
|
"/css/style.css"
|
|
],
|
|
"scripts": [],
|
|
"icon": "images/apple-touch-icon-300.png",
|
|
"favicon": "images/apple-touch-icon-80.png",
|
|
"avatar": "images/me.jpg",
|
|
}
|