2023-04-08 10:46:10 +00:00
|
|
|
baseURL = "https://0xdeadbeer.neocities.org"
|
|
|
|
title = "0xdeadbeer"
|
|
|
|
theme = "ficurinia"
|
|
|
|
|
|
|
|
languageCode = "en"
|
|
|
|
defaultContentLanguage = "en"
|
|
|
|
|
|
|
|
copyright = "Kevin Jerebica 2022"
|
|
|
|
|
|
|
|
[params]
|
2023-12-04 23:38:10 +00:00
|
|
|
#author = "Kevin Jerebica"
|
2023-04-08 10:46:10 +00:00
|
|
|
description = "Coding, Cyber Security, Unix, Psychology, Japan 🤍"
|
|
|
|
posts = "posts"
|
|
|
|
|
|
|
|
logo = "/logo-scaled.png"
|
|
|
|
favicon = "/logo-scaled.png"
|
|
|
|
faviconIco = "/logo-scaled.png"
|
|
|
|
appletouch = "/logo-scaled.png"
|
|
|
|
svgicon = "/logo-scaled.png"
|
|
|
|
icon512 = "/logo-scaled.png"
|
2023-04-08 17:51:23 +00:00
|
|
|
|
2023-07-25 16:03:40 +00:00
|
|
|
imageInArticlePreview = false
|
2023-12-04 23:38:10 +00:00
|
|
|
showTags = false
|
2023-04-08 17:51:23 +00:00
|
|
|
|
|
|
|
[menu]
|
|
|
|
[[menu.icons]]
|
|
|
|
identifier = "github"
|
|
|
|
name = "Github"
|
|
|
|
url = "https://github.com/0xdeadbeer"
|
|
|
|
weight = 10
|
|
|
|
[[menu.icons]]
|
|
|
|
identifier = "youtube"
|
|
|
|
name = "Youtube"
|
2023-07-25 16:03:40 +00:00
|
|
|
url = "https://youtube.com/@0xdeadbeer"
|