diff --git a/src/pages/portfolio.astro b/src/pages/portfolio.astro index 2e66443..14545f0 100644 --- a/src/pages/portfolio.astro +++ b/src/pages/portfolio.astro @@ -1,6 +1,7 @@ --- import Page from '../layouts/Page.astro'; import { Image } from 'astro:assets'; +import Gauge from '../components/Gauge.astro'; import teraioImg from '../assets/tera-io.jpg'; --- @@ -26,6 +27,9 @@ I am also fascinated by music: I play drums, I DJ, and I produce electronic musi This list showcases the technologies and fields I'm the more confident with.

+ + +