diff options
author | Minteck <contact@minteck.org> | 2022-01-01 10:37:28 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-01-01 10:37:28 +0100 |
commit | ef055e79855cf3be1ad5e1aa5f9ebad480062384 (patch) | |
tree | ff074b29a7a87c3ccfc3b10741bbe30cb28e103e /includes/projects/home.php | |
parent | e3a79df6428799024eac64e9cffbb062317aeb95 (diff) | |
download | main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.tar.gz main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.tar.bz2 main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.zip |
Diffstat (limited to 'includes/projects/home.php')
-rw-r--r-- | includes/projects/home.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/projects/home.php b/includes/projects/home.php index 244bfb8..29f8198 100644 --- a/includes/projects/home.php +++ b/includes/projects/home.php @@ -5,7 +5,4 @@ <a href="/creations/neutron" class="list-group-item list-group-item-action"><img
src="/static/genericProjectIcon.png" alt="" width="24px"> Neutron <span
class="badge bg-secondary rounded-pill"><?= l("Development", "Programmation") ?></span></a>
- <a href="/creations/gyrate-with-obliqueness" class="list-group-item list-group-item-action"><img
- src="/static/genericProjectIcon.png" alt="" width="24px"> Gyrate with Obliqueness <span
- class="badge bg-secondary rounded-pill"><?= l("Multimedia", "Multimédia") ?></span></a>
</div>
\ No newline at end of file |