pages/portfolio : ajout Gauges de test

This commit is contained in:
Ahurac 2024-06-25 21:27:28 +02:00
parent 34cc7a96e6
commit dc5f24719d

View file

@ -1,6 +1,7 @@
--- ---
import Page from '../layouts/Page.astro'; import Page from '../layouts/Page.astro';
import { Image } from 'astro:assets'; import { Image } from 'astro:assets';
import Gauge from '../components/Gauge.astro';
import teraioImg from '../assets/tera-io.jpg'; 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. This list showcases the technologies and fields I'm the more confident with.
</p> </p>
<Gauge fillPercentage=70></Gauge>
<Gauge fillPercentage=50></Gauge>
<!-- <!--
- c - c
- rust - rust