fix: remove <COMPANY> because they're idiots

This commit is contained in:
webfussel 2024-06-11 14:43:11 +02:00
parent 49c5ab9c03
commit d9f575ab21
3 changed files with 9 additions and 18 deletions

View file

@ -35,14 +35,6 @@
import { ase, cs, css, pcss, html, js, 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 = [ const customers = [
// {
// name: 'Dekra',
// link: 'https://dekra.de',
// logo: {
// src: '/img/customers/dekra.webp',
// width: 181,
// },
// },
{ {
name: 'Bounce Commerce', name: 'Bounce Commerce',
link: 'https://bounce-commerce.de', link: 'https://bounce-commerce.de',
@ -109,16 +101,15 @@ const projects = [
], ],
technologies: [js, ts] technologies: [js, ts]
}, },
// { {
// title: 'Headless CMS & Cache', title: 'Headless CMS & Cache',
// customer: 'Dekra', customer: 'Nicht erwähnt',
// link: 'https://dekra.de', image: '/img/projects/headlesscms.webp',
// image: '/img/projects/dekra.webp', desc: [
// desc: [ 'Anbindung an ein Headless CMS und Entwicklung der dazugehörigen Komponentenbibliothek unter Einsatz von Tailwind, sowie serverseitiges Caching.',
// 'Anbindung an ein Headless CMS und Entwicklung der dazugehörigen Komponentenbibliothek, sowie serverseitiges Caching.', ],
// ], technologies: [ts, nuxt, tw, njs]
// technologies: [ts, nuxt, tw, njs] },
// },
{ {
title: 'Bounce Script', title: 'Bounce Script',
customer: 'Bounce Commerce', customer: 'Bounce Commerce',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB