Browse Source

update wording on landing-page

main
Tim J. Kicker 2 weeks ago
parent
commit
24e2b29790
  1. 2
      _config.yml
  2. 4
      themes/minima/_config.yml
  3. 2
      themes/minima/layout/index.ejs

2
_config.yml

@ -6,7 +6,7 @@
title: Tim's Blog
subtitle: 'Blog by Tim Kicker'
description: 'Personal website of Tim Kicker'
keywords: tim, kicker, jochen, htl, website
keywords: tim, kicker, jochen, htl, website, sulz, rankweil, innsbruck, blog, programming, software, development, web, development, web, design
author: Tim Kicker
language: en
timezone: ''

4
themes/minima/_config.yml

@ -4,9 +4,9 @@ title: "Hello World."
#main info
#owner
owner: "I am Tim J. Kicker"
email: tim.kicker@protonmail.com
email: timkicker@outlook.com
info: "A student and developer from Austria 🇦🇹"
desc: "The purpose of this website is to give you a small overview of my projects, interests, and opinions."
desc: "This site is where I share my projects, thoughts, and interests."
#menu
menu:

2
themes/minima/layout/index.ejs

@ -4,7 +4,7 @@
<h2 class="mb-2"><%= theme.owner %></h2>
<p><%= theme.info %></p>
<p><%= theme.desc %></p>
<p>Please note that this is the modern version of my blog. If you want to view my stuff without JS (and a little more retro-looking), you may want to take a look at the <a href="https://blog.kicker.dev">alternative frontend</a>.</p>
<p>If you're not a fan of JavaScript or just enjoy things looking a bit more vintage, check out the <a href="https://blog.kicker.dev">alternative frontend</a> - assuming it's still up. It's running on an old Raspberry Pi held together by sheer willpower.</p>
</div>
</div>

Loading…
Cancel
Save