summaryrefslogtreecommitdiffhomepage
path: root/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-13 08:57:46 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-13 08:57:46 +0200
commit9359c636187e19231204499b7cd3da3d6c407198 (patch)
tree60da6323cd02104c30dbfe36c6036e295eaec58f /index.gsp
parentf49be08a2b9ea08d0f3f5985ce0e4e747642d0b0 (diff)
Update information
Diffstat (limited to 'index.gsp')
-rw-r--r--index.gsp17
1 files changed, 13 insertions, 4 deletions
diff --git a/index.gsp b/index.gsp
index cc6acdf..d775e98 100644
--- a/index.gsp
+++ b/index.gsp
@@ -2,6 +2,7 @@ html lang="en" {
head {
meta name="viewport" content="width=device-width, initial-scale=1.0" {}
meta charset="utf-8" {}
+ base target="_blank" {}
link rel="stylesheet" href="style.css" {}
title {-Thomas Voss’ CV}
}
@@ -58,6 +59,14 @@ html lang="en" {
Engineering
}
}
+
+ x-entry {
+ header {-Linnæus University}
+ x-time-range {-2024–Ongoing}
+ p {-
+ @abbrev title="Bachelor of Science" {-BSc} Software Technology
+ }
+ }
}
section {
@@ -94,7 +103,7 @@ html lang="en" {
x-entry {
header {
- a href="https://thomasvoss.com/srp/gsp" target="_blank" {
+ a href="https://thomasvoss.com/blog/gsp" {
code {-gsp}
}
}
@@ -107,7 +116,7 @@ html lang="en" {
x-entry {
header {
- a href="https://thomasvoss.com/prj/mmv" target="_blank" {
+ a href="https://git.thomasvoss.com/mmv" {
code {-mmv}
}
}
@@ -120,7 +129,7 @@ html lang="en" {
x-entry {
header {
- a href="https://git.thomasvoss.com/mstatus" target="_blank" {
+ a href="https://git.thomasvoss.com/mstatus" {
code {-mstatus}
}
}
@@ -135,7 +144,7 @@ html lang="en" {
x-entry {
header {
- a href="https://git.thomasvoss.com/smallbrain" target="_blank" {
+ a href="https://git.thomasvoss.com/smallbrain" {
code {-smallbrain}
}
}