fix: remove angular because it sucks
This commit is contained in:
parent
2b4f34671e
commit
49c5ab9c03
4 changed files with 4 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ase, cs, css, html, js, ng, njs, nuxt, phaser, scss, ts, tw, unity, vue } from '~/Skills'
|
||||
import { ase, cs, css, pcss, html, js, njs, nuxt, phaser, scss, ts, tw, unity, vue } from '~/Skills'
|
||||
|
||||
const customers = [
|
||||
// {
|
||||
|
@ -157,11 +157,11 @@ const projects = [
|
|||
link: 'https://uitools.webfussel.de',
|
||||
image: '/img/projects/uitools.webp',
|
||||
desc: [
|
||||
'Eine kleine Sammlung an Tools für die Erstellung von UIs:',
|
||||
'Eine kleine Sammlung an Tools für die Erstellung von UIs.',
|
||||
'Farbpalette, Kontraste und CSS Variablen.',
|
||||
'Man kann seine Paletten per URL mit anderen teilen oder per localstorage speichern.',
|
||||
'Ist in aktiver Entwicklung.',
|
||||
],
|
||||
technologies: [ng, ts, scss]
|
||||
technologies: [nuxt, ts, pcss]
|
||||
}, {
|
||||
customer: 'webfussel',
|
||||
title: 'Shnaik - Teh Gaem',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue