mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 08:46:49 +00:00
Update meetups
This commit is contained in:
@@ -1,12 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"name": "Einundzwanzig Ostfriesland",
|
|
||||||
"url": "https://t.me/Einundzwanzig_Ostriesland",
|
|
||||||
"top": 13,
|
|
||||||
"left": 20,
|
|
||||||
"country": "DE",
|
|
||||||
"state": ["Niedersachsen"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Einundzwanzig Nordfriesland",
|
"name": "Einundzwanzig Nordfriesland",
|
||||||
"url": "https://t.me/Einundzwanzig_NF",
|
"url": "https://t.me/Einundzwanzig_NF",
|
||||||
@@ -15,6 +7,14 @@
|
|||||||
"country": "DE",
|
"country": "DE",
|
||||||
"state": ["Schleswig-Holstein"]
|
"state": ["Schleswig-Holstein"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Einundzwanzig Lübeck",
|
||||||
|
"url": "https://www.bitcoin-luebeck.de/",
|
||||||
|
"top": 11,
|
||||||
|
"left": 45,
|
||||||
|
"country": "DE",
|
||||||
|
"state": ["Hamburg"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Einundzwanzig Mecklenburg-Vorpommern",
|
"name": "Einundzwanzig Mecklenburg-Vorpommern",
|
||||||
"url": "https://t.me/EinundzwanzigMV",
|
"url": "https://t.me/EinundzwanzigMV",
|
||||||
@@ -24,12 +24,12 @@
|
|||||||
"state": ["Mecklenburg-Vorpommern"]
|
"state": ["Mecklenburg-Vorpommern"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Einundzwanzig Lübeck",
|
"name": "Einundzwanzig Ostfriesland",
|
||||||
"url": "https://www.bitcoin-luebeck.de/",
|
"url": "https://t.me/Einundzwanzig_Ostriesland",
|
||||||
"top": 11,
|
"top": 13,
|
||||||
"left": 45,
|
"left": 20,
|
||||||
"country": "DE",
|
"country": "DE",
|
||||||
"state": ["Hamburg"]
|
"state": ["Niedersachsen"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bitcoin Hamburg",
|
"name": "Bitcoin Hamburg",
|
||||||
@@ -223,6 +223,14 @@
|
|||||||
"country": "DE",
|
"country": "DE",
|
||||||
"state": ["Rheinland-Pfalz"]
|
"state": ["Rheinland-Pfalz"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Einundzwanzig Wiesbaden",
|
||||||
|
"url": "https://t.me/einundzwanzigwiesbaden",
|
||||||
|
"top": 50,
|
||||||
|
"left": 20,
|
||||||
|
"country": "DE",
|
||||||
|
"state": ["Hessen"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Einundzwanzig Frankfurt am Main",
|
"name": "Einundzwanzig Frankfurt am Main",
|
||||||
"url": "https://t.me/einundzwanzigffm",
|
"url": "https://t.me/einundzwanzigffm",
|
||||||
@@ -391,6 +399,14 @@
|
|||||||
"country": "DE",
|
"country": "DE",
|
||||||
"state": ["Baden-Württemberg"]
|
"state": ["Baden-Württemberg"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Einundzwanzig Friedrichshafen",
|
||||||
|
"url": "https://t.me/+i7hOYiYDVagyOWVi",
|
||||||
|
"top": 78,
|
||||||
|
"left": 35,
|
||||||
|
"country": "DE",
|
||||||
|
"state": ["Baden-Württemberg"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Einundzwanzig Kempten",
|
"name": "Einundzwanzig Kempten",
|
||||||
"url": "https://t.me/EinundzwanzigKempten",
|
"url": "https://t.me/EinundzwanzigKempten",
|
||||||
@@ -529,13 +545,5 @@
|
|||||||
"left": 87,
|
"left": 87,
|
||||||
"country": "AT",
|
"country": "AT",
|
||||||
"state": ["Steiermark"]
|
"state": ["Steiermark"]
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Einundzwanzig Wiesbaden",
|
|
||||||
"url": "https://t.me/einundzwanzigwiesbaden",
|
|
||||||
"top": 51,
|
|
||||||
"left": 20,
|
|
||||||
"country": "DE",
|
|
||||||
"state": ["Hessen"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
& li {
|
& li {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
font-size: var(--font-size-xs);
|
font-size: .65rem;
|
||||||
|
|
||||||
&.unmapped {
|
&.unmapped {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -54,22 +54,22 @@
|
|||||||
& a {
|
& a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: .2rem;
|
margin-top: .3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .dot {
|
& .dot {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: .275rem;
|
top: .375rem;
|
||||||
left: -1.25rem;
|
left: -1rem;
|
||||||
background: radial-gradient(currentColor 0%, rgba(255, 255, 255, 0) 100%);
|
background: radial-gradient(currentColor 0%, rgba(255, 255, 255, 0) 100%);
|
||||||
animation-timing-function: linear;
|
animation-timing-function: linear;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
transform-origin: 50%;
|
transform-origin: 50%;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 1rem;
|
width: .8rem;
|
||||||
height: 1rem;
|
height: .8rem;
|
||||||
transform: scale(.75);
|
transform: scale(.75);
|
||||||
animation-name: pulse;
|
animation-name: pulse;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user