From a1b7a965d70627ca7b22ca1658e6a0d4b7d62ac3 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 28 Mar 2021 01:56:03 +0100 Subject: Text changes. --- config.toml | 2 +- content/_index.md | 15 +++++++++------ content/blog/_index.md | 2 +- content/contact.md | 2 +- layouts/_default/baseof.html | 4 ++-- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/config.toml b/config.toml index f320c8f..0ef461d 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://matejamaric.com/" languageCode = "en" -title = "Mateja Maric's Homepage" +title = "Mateja Marić's Homepage" # Disable default taxonomies disableKinds = ["taxonomy", "term"] # Enable inline HTML diff --git a/content/_index.md b/content/_index.md index e1466a7..fef78c7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,18 +1,21 @@ --- -title: "Mateja Maric's Homepage" -description: "I am Mateja Maric and this is my personal web site. I am a student from Belgrade, Serbia. I am primarily interested in Unix-like operating systems and free(as in freedom) software." +title: "Mateja Marić's Homepage" +description: "I am Mateja Marić and this is my personal web site. I am a student from Belgrade, Serbia. I am primarily interested in Unix-like operating systems and free(as in freedom) software." draft: false --- -I am Mateja Maric, a 20 years old student from Belgrade, Serbia. +I am Mateja Marić, a 20 years old student from Belgrade, Serbia. -I was interested in computers ever since I laid my hands on one and I taught myself to program in C++ when I was 12 years old. +I was interested in computers ever since I laid my hands on one and I taught myself to program in C++ when I was a kid. Throughout the years I learned bunch of other programming languages and technologies. I also know the basics of electrical engineering, digital electronics and how computers work on transistor level. -I used to be very interested in game development and I played a lot with Unity and Unreal Engine. +I used to be very interested in game development and computer graphics. +I played a lot with different game engines and I made my own 3D render from scratch. However, in summer of 2018 my interests shifted quite a bit. -I started using GNU/Linux exclusively and became primarily interested in free(as in freedom) software Unix-like operating systems and web technologies. +I started using GNU/Linux exclusively and became primarily interested in +free(as in freedom) +software, Unix-like operating systems and web technologies. On this website you can find some of my [personal projects][git], [blog posts][blog], [contact information][contact] and [CV][cv]. diff --git a/content/blog/_index.md b/content/blog/_index.md index ab569cf..c94f668 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,5 +1,5 @@ --- -title: "Mateja Maric's Blog" +title: "Mateja Marić's Blog" description: "This is my personal blog where I occasionally post technology related stuff." draft: false --- diff --git a/content/contact.md b/content/contact.md index 6156eff..d04b725 100644 --- a/content/contact.md +++ b/content/contact.md @@ -1,5 +1,5 @@ --- -title: "Mateja Maric's Contact Page" +title: "Mateja Marić's Contact Page" description: "Here you can find my contact information such as email and GPG key if you want to use it." draft: false --- diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 003cece..1529d92 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ - + {{ if .Description }} {{ end }} @@ -19,7 +19,7 @@