#title in header
title: "Hello World."

#main info
#owner
owner: "I am Tim J. Kicker"
email: timkicker@outlook.com
info: "A student and developer from Austria 🇦🇹"
desc: "This site is where I share my projects, thoughts, and interests."

#menu
menu:
  Blog: /archives
  About: /About


#index/main page max show posts (in number)
max_post: 4

# Colors use hex color without #
# Theme color
tcolor: 0FA0CE

# Define path to user css
#(could be also located outside of theme)
# Relative to source/ directory
usercss: css/user.css

# social profile at the footer/bottom
footer: true
placename: opensource
placelink: https://git.kicker.dev/timkicker/tim.kicker.dev
github: https://github.com/timkicker
linkedin: https://www.linkedin.com/in/tim-kicker-5438b1237/
twitter: https://twitter.com/timjkicker/
#instagram: https://instagram.com/adisaktijrs

# Misc
nanobar: /js/nanobar.min.js
switch_light: ☀️
switch_dark: 🌑

# favicon
favicon: /images/teddy-bear-apple.webp
# thumbnail
thumbnail: /images/goldengate.jpg

article:
  thumbnail: true

# DISQUS comments (sign up to Disqus to get disqus_shortname)
disqus_enabled: true
disqus_shortname: tim-kicker-dev