Merge pull request #1 from Hacking-in-Parallel-Berlin-22/tobias/correct_typos

correct typos in index
tobias/add_twitter
Leif Niemczik 2022-11-24 18:14:25 +01:00 committed by GitHub
commit 851577c076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,11 +26,11 @@ import Layout from '../layouts/Layout.astro'
<p>
A part of our chaotic decentralized intergalactic community will be
meeting in the rooms of "ETI Schauspielschule Berlin" at Hacking in
Parallel //// this year.
Parallel//// this year.
</p>
<p>
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,
c-base and other chaos-related entities and communities, in
cooperation with Digitale Gesellschaft.
@ -54,7 +54,7 @@ import Layout from '../layouts/Layout.astro'
>.
</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
nice big room with terrace and view over Berlin available as Heaven.
Just register in our <a href='https://engelsystem.hip-berlin.de/'

View File

@ -35,7 +35,7 @@ import { Image } from '@astrojs/image/components'
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'
/>
<figcaption>Shirt - Stella, waisted cut (XS - XXL)</figcaption>
<figcaption>Shirt, fitted (XS - XXL)</figcaption>
</figure>
<figure>
<Image
@ -44,7 +44,7 @@ import { Image } from '@astrojs/image/components'
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'
/>
<figcaption>Shirt - Stanley, unisex (XXS - 5XL)</figcaption>
<figcaption>Shirt, unisex (XXS - 5XL)</figcaption>
</figure>
</main>
</Layout>