mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-01-15 19:23:58 +01:00
Added eversport activities
This commit is contained in:
parent
4ca34b55de
commit
00e8047fb7
146
app/config.json
146
app/config.json
@ -189,7 +189,68 @@
|
|||||||
"href": "https://s.veen.world/naturejournal"
|
"href": "https://s.veen.world/naturejournal"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "Contact",
|
||||||
|
"description": "Get in touch",
|
||||||
|
"icon_class": "fa-solid fa-envelope",
|
||||||
|
"href": null,
|
||||||
|
"subitems": [
|
||||||
|
{
|
||||||
|
"name": "Email",
|
||||||
|
"description": "Send me an email",
|
||||||
|
"icon_class": "fa-solid fa-envelope",
|
||||||
|
"href": "kevin@veen.world",
|
||||||
|
"href_praefix": "mailto",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Matrix",
|
||||||
|
"description": "Chat with me on Matrix",
|
||||||
|
"icon_class": "fa-solid fa-cubes",
|
||||||
|
"popup": true,
|
||||||
|
"address": "@kevinveenbirkenbach:veen.world"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Mobile",
|
||||||
|
"description": "Call me",
|
||||||
|
"icon_class": "fa-solid fa-phone",
|
||||||
|
"href": "+491781798023",
|
||||||
|
"href_praefix": "tel",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PGP",
|
||||||
|
"description": "Access my PGP key",
|
||||||
|
"icon_class": "fa-solid fa-key",
|
||||||
|
"href": "https://s.veen.world/pgp",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Signal",
|
||||||
|
"description": "Message me on Signal",
|
||||||
|
"icon_class": "fa-brands fa-signal-messenger",
|
||||||
|
"popup": true,
|
||||||
|
"href": "+491781798023",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Telegram",
|
||||||
|
"description": "Message me on Telegram",
|
||||||
|
"icon_class": "fa-brands fa-telegram",
|
||||||
|
"target":"_blank",
|
||||||
|
"href": "https://t.me/kevinveenbirkenbach",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "WhatsApp",
|
||||||
|
"description": "Chat with me on WhatsApp",
|
||||||
|
"icon_class": "fa-brands fa-whatsapp",
|
||||||
|
"href": "https://wa.me/491781798023",
|
||||||
|
"subitems": []
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
@ -242,6 +303,28 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Sports",
|
||||||
|
"description": "My sport activities",
|
||||||
|
"icon_class": "fa-solid fa-running",
|
||||||
|
"href": null,
|
||||||
|
"subitems": [
|
||||||
|
{
|
||||||
|
"name": "Garmin",
|
||||||
|
"description": "My Garmin activities",
|
||||||
|
"icon_class": "fa-solid fa-person-running",
|
||||||
|
"href": "https://s.veen.world/garmin",
|
||||||
|
"subitems": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Eversports",
|
||||||
|
"description": "My Eversports sessions",
|
||||||
|
"icon_class": "fa-solid fa-dumbbell",
|
||||||
|
"href": "https://s.veen.world/eversports",
|
||||||
|
"subitems": []
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Duolingo",
|
"name": "Duolingo",
|
||||||
"description": "Learn with me on Duolingo",
|
"description": "Learn with me on Duolingo",
|
||||||
@ -367,67 +450,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Contact",
|
|
||||||
"description": "Get in touch",
|
|
||||||
"icon_class": "fa-solid fa-envelope",
|
|
||||||
"href": null,
|
|
||||||
"subitems": [
|
|
||||||
{
|
|
||||||
"name": "Email",
|
|
||||||
"description": "Send me an email",
|
|
||||||
"icon_class": "fa-solid fa-envelope",
|
|
||||||
"href": "kevin@veen.world",
|
|
||||||
"href_praefix": "mailto",
|
|
||||||
"subitems": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Matrix",
|
|
||||||
"description": "Chat with me on Matrix",
|
|
||||||
"icon_class": "fa-solid fa-cubes",
|
|
||||||
"popup": true,
|
|
||||||
"address": "@kevinveenbirkenbach:veen.world"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Mobile",
|
|
||||||
"description": "Call me",
|
|
||||||
"icon_class": "fa-solid fa-phone",
|
|
||||||
"href": "+491781798023",
|
|
||||||
"href_praefix": "tel",
|
|
||||||
"subitems": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "PGP",
|
|
||||||
"description": "Access my PGP key",
|
|
||||||
"icon_class": "fa-solid fa-key",
|
|
||||||
"href": "https://s.veen.world/pgp",
|
|
||||||
"subitems": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Signal",
|
|
||||||
"description": "Message me on Signal",
|
|
||||||
"icon_class": "fa-brands fa-signal-messenger",
|
|
||||||
"popup": true,
|
|
||||||
"href": "+491781798023",
|
|
||||||
"subitems": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Telegram",
|
|
||||||
"description": "Message me on Telegram",
|
|
||||||
"icon_class": "fa-brands fa-telegram",
|
|
||||||
"target":"_blank",
|
|
||||||
"href": "https://t.me/kevinveenbirkenbach",
|
|
||||||
"subitems": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "WhatsApp",
|
|
||||||
"description": "Chat with me on WhatsApp",
|
|
||||||
"icon_class": "fa-brands fa-whatsapp",
|
|
||||||
"href": "https://wa.me/491781798023",
|
|
||||||
"subitems": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name":"Imprint",
|
"name":"Imprint",
|
||||||
"icon_class":"fa-solid fa-scale-balanced",
|
"icon_class":"fa-solid fa-scale-balanced",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{% for subitem in subitems %}
|
{% for subitem in subitems %}
|
||||||
{% if subitem.subitems %}
|
{% if subitem.subitems %}
|
||||||
<li class="dropdown-submenu">
|
<li class="dropdown-submenu">
|
||||||
<a class="dropdown-item dropdown-toggle" href="#" data-bs-toggle="tooltip" title="{{ subitem.description }}">
|
<a class="dropdown-item" title="{{ subitem.description }}">
|
||||||
<i class="{{ subitem.icon_class }}"></i> {{ subitem.name }}
|
<i class="{{ subitem.icon_class }}"></i> {{ subitem.name }}
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-submenu">
|
<ul class="dropdown-submenu">
|
||||||
|
Loading…
Reference in New Issue
Block a user