CHANGE: update to svg

Update to svg images, change available date, change bg darkness
This commit is contained in:
webfussel 2025-01-29 09:13:16 +01:00
parent fdfa87ab0d
commit 41a582fea4
48 changed files with 110 additions and 25 deletions

View file

@ -32,7 +32,7 @@
</template>
<script setup lang="ts">
import { css, pcss, html, js, njs, nuxt, phaser, scss, ts, tw, vue, flutter, dart, android } from '~/Skills'
import { css, pcss, html, js, njs, nuxt, scss, ts, tw, vue, flutter, dart, android } from '~/Skills'
const customers = [
{
@ -182,7 +182,7 @@ const projects = [
'Nachbau des bekannten Spiels "Snake" für die damaligen Nokia Handys.',
'Meine erste Erfahrung mit Gaming Libraries und wurde eher als Experiment und Zeitvertreib angefertigt.',
],
technologies: [ts, phaser, css]
technologies: [ts, css]
},
{
title: 'PixelPalette',