mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-27 10:20:40 +01:00
Add new interests
This commit is contained in:
@@ -34,7 +34,14 @@
|
||||
{{ $t('about.interests.moto') }}
|
||||
<MotorcycleIcon />
|
||||
</li>
|
||||
<!-- todo add cloud -->
|
||||
<li class="my-2">
|
||||
{{ $t('about.interests.cloud') }}
|
||||
<CloudIcon />
|
||||
</li>
|
||||
<li class="my-2">
|
||||
{{ $t('about.interests.maths') }}
|
||||
<MathsIcon />
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user