diff --git a/.forgejo/workflows/build_preview.yml b/.forgejo/workflows/build_preview.yml index 190df46..c9ab2ce 100644 --- a/.forgejo/workflows/build_preview.yml +++ b/.forgejo/workflows/build_preview.yml @@ -1,5 +1,5 @@ name: Build and deploy preview site -run-name: Building and deploying pewview for version ${{ github.ref_name }} +run-name: Building and deploying preview for version ${{ github.ref_name }} on: push: tags: diff --git a/.forgejo/workflows/unlighthouse.yml b/.forgejo/workflows/unlighthouse.yml index b221f7c..0c3ec6c 100644 --- a/.forgejo/workflows/unlighthouse.yml +++ b/.forgejo/workflows/unlighthouse.yml @@ -1,4 +1,5 @@ -name: Run unlighthouse-tests [Downstream pipeline for ${{ inputs.containertag }}] +name: Run unlighthouse-tests [Downstream pipeline] +run-name: Run unlighthouse-tests [Downstream pipeline] for version ${{ inputs.containertag }} on: workflow_dispatch: inputs: diff --git a/package.json b/package.json index 8810955..85dc86a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@firq/fgosite", "type": "module", - "version": "0.2.0-pre.39", + "version": "0.2.0-pre.40", "private": true, "scripts": { "dev": "astro dev", diff --git a/src/assets/favourites/scathach.png b/src/assets/favourites/scathach.png index e6a64a7..e8fb6fa 100644 Binary files a/src/assets/favourites/scathach.png and b/src/assets/favourites/scathach.png differ diff --git a/src/assets/favourites/skadi.png b/src/assets/favourites/skadi.png index 5908d09..1a377a6 100644 Binary files a/src/assets/favourites/skadi.png and b/src/assets/favourites/skadi.png differ diff --git a/src/assets/favourites/summerskadi.png b/src/assets/favourites/summerskadi.png index dd5251d..77cc7f6 100644 Binary files a/src/assets/favourites/summerskadi.png and b/src/assets/favourites/summerskadi.png differ diff --git a/src/components/aboutText.astro b/src/components/aboutText.astro new file mode 100644 index 0000000..75245a6 --- /dev/null +++ b/src/components/aboutText.astro @@ -0,0 +1,53 @@ +--- + +--- + +
+ I'm a 23 year old software developer from Germany. Even if my roots are with Electrical Engineering, + I am currently pursuing a Masters Degree in Computer Science after starting to code more during my studies. + I am mostly programming in Python, but I'm also confident in writing Javascript. +
++ I enjoy biking and hiking, as well as visiting different anime conventions. + I am a huge fan of the Fate franchise, specifically Fate/Grand Order, which I am playing since the end of 2019. + I also enjoy other games, mainly Honkai: Star Rail and theHunter: Call of the Wild. +
+