mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Add LauzHack
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
<div>
|
||||
<h2 class="text-4xl font-bold tracking-wide">{{ $t("other") }}</h2>
|
||||
|
||||
<ActivityParagraph title="LauzHack 2024" :subtitle="$t('epfl')" right_text="2024">
|
||||
{{ $t("lauzhack description") }}
|
||||
</ActivityParagraph>
|
||||
|
||||
<ActivityParagraph :title="$t('ois')" :subtitle="$t('aldini')" right_text="2017-18 | 2018-19 | 2019-20">
|
||||
{{ $t("ois description") }}
|
||||
</ActivityParagraph>
|
||||
|
||||
@ -37,8 +37,8 @@
|
||||
</ul>
|
||||
<ul class="flex flex-wrap items-center">
|
||||
<li><ProgrammingLogo :logo="jenkins_logo" language="Jenkins" /></li>
|
||||
<li><ProgrammingLogo :logo="gitlab_runners_logo" language="Gitlab Runner" /></li>
|
||||
<li><ProgrammingLogo :logo="github_actions_logo" language="Github Actions" /></li>
|
||||
<li><ProgrammingLogo :logo="gitlab_runners_logo" language="GitLab Runner" /></li>
|
||||
<li><ProgrammingLogo :logo="github_actions_logo" language="GitHub Actions" /></li>
|
||||
</ul>
|
||||
</ActivityParagraph>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user