Merge pull request #1 from Hacking-in-Parallel-Berlin-22/tobias/correct_typos
correct typos in index
This commit is contained in:
commit
851577c076
|
@ -26,11 +26,11 @@ import Layout from '../layouts/Layout.astro'
|
||||||
<p>
|
<p>
|
||||||
A part of our chaotic decentralized intergalactic community will be
|
A part of our chaotic decentralized intergalactic community will be
|
||||||
meeting in the rooms of "ETI Schauspielschule Berlin" at Hacking in
|
meeting in the rooms of "ETI Schauspielschule Berlin" at Hacking in
|
||||||
Parallel //// this year.
|
Parallel//// this year.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The ETI, 900m away from the bcc, is directly at the Spree, in
|
The ETI, 900m away from the bcc, is directly at the Spree, in
|
||||||
Rungestr.20, 10179 Berlin, just above c-base. HiP// is organized by
|
Rungestr.20, 10179 Berlin, just above c-base. HiP is organized by
|
||||||
AfRA, Bits & Trees, xHain, Milliways, freeside, openStudio, CCCB,
|
AfRA, Bits & Trees, xHain, Milliways, freeside, openStudio, CCCB,
|
||||||
c-base and other chaos-related entities and communities, in
|
c-base and other chaos-related entities and communities, in
|
||||||
cooperation with Digitale Gesellschaft.
|
cooperation with Digitale Gesellschaft.
|
||||||
|
@ -54,7 +54,7 @@ import Layout from '../layouts/Layout.astro'
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We also need and welcome support during ///Hip22///. For our ACC
|
We also need and welcome support during HiP. For our ACC
|
||||||
"Angel Coordination Center" we have on the 5th floor, on the roof, a
|
"Angel Coordination Center" we have on the 5th floor, on the roof, a
|
||||||
nice big room with terrace and view over Berlin available as Heaven.
|
nice big room with terrace and view over Berlin available as Heaven.
|
||||||
Just register in our <a href='https://engelsystem.hip-berlin.de/'
|
Just register in our <a href='https://engelsystem.hip-berlin.de/'
|
||||||
|
|
|
@ -35,7 +35,7 @@ import { Image } from '@astrojs/image/components'
|
||||||
src='/merch/stella.jpg'
|
src='/merch/stella.jpg'
|
||||||
alt='Hacking in Parallel Berlin 2022 Shirt with accented waist cut, colorful print of a geometric grid with several gradient lines going from bottom left to top right on the front of the shirt'
|
alt='Hacking in Parallel Berlin 2022 Shirt with accented waist cut, colorful print of a geometric grid with several gradient lines going from bottom left to top right on the front of the shirt'
|
||||||
/>
|
/>
|
||||||
<figcaption>Shirt - Stella, waisted cut (XS - XXL)</figcaption>
|
<figcaption>Shirt, fitted (XS - XXL)</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
<figure>
|
<figure>
|
||||||
<Image
|
<Image
|
||||||
|
@ -44,7 +44,7 @@ import { Image } from '@astrojs/image/components'
|
||||||
src='/merch/stanley.jpg'
|
src='/merch/stanley.jpg'
|
||||||
alt='Hacking in Parallel Berlin 2022 Shirt with a colorful print of a geometric grid with several gradient lines going from bottom left to top right on the front of the shirt'
|
alt='Hacking in Parallel Berlin 2022 Shirt with a colorful print of a geometric grid with several gradient lines going from bottom left to top right on the front of the shirt'
|
||||||
/>
|
/>
|
||||||
<figcaption>Shirt - Stanley, unisex (XXS - 5XL)</figcaption>
|
<figcaption>Shirt, unisex (XXS - 5XL)</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
</main>
|
</main>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
Loading…
Reference in a new issue