update url shorter URL

This commit is contained in:
Jonas Leder 2021-10-08 10:07:41 +02:00
parent a626a53662
commit 2e47da8130
No known key found for this signature in database
GPG key ID: CC3C488E27DFF5CA

View file

@ -1,5 +1,4 @@
[
{
[{
"name": "Startseite",
"url": "/",
"type": "link"
@ -8,8 +7,7 @@
"name": "Projekte",
"url": "#",
"type": "dropdown",
"childElements": [
{
"childElements": [{
"name": "Private Note",
"url": "/projekte/privateNote.html",
"type": "link"
@ -84,9 +82,8 @@
{
"name": "Anleitungen",
"url": "#",
"type":"dropdown",
"childElements": [
{
"type": "dropdown",
"childElements": [{
"name": "Installation von Snowboy",
"url": "/anleitungen/snowboy.html",
"type": "link"
@ -102,8 +99,7 @@
"name": "PCs / Server",
"url": "#",
"type": "dropdown",
"childElements": [
{
"childElements": [{
"name": "PC",
"url": "/systeme/pc.html",
"type": "link"
@ -139,10 +135,9 @@
"name": "Services",
"url": "#",
"type": "dropdown",
"childElements": [
{
"childElements": [{
"name": "URL Kürzer",
"url": "//kuerzer.ml",
"url": "//jle.xyz",
"type": "link"
},
{
@ -191,8 +186,7 @@
"name": "Status",
"url": "#",
"type": "dropdown",
"childElements": [
{
"childElements": [{
"name": "Server",
"url": "//status.jonasled.de",
"type": "link"
@ -213,8 +207,7 @@
"name": "Rechtliches",
"url": "#",
"type": "dropdown",
"childElements": [
{
"childElements": [{
"name": "Bildquellen",
"url": "/bildquellen.html",
"type": "link"