Skip to content

Commit

Permalink
Update links and qr codes (#1013)
Browse files Browse the repository at this point in the history
* Fix broken link

* update invite link

* Update h2 title

* Found one more 37c3.c3nav.de link

* Remove h2 id

* Make a new assets folder (qr code for group still incorrect)

* Make c3nav location point to Komona area

* One QR to rule them all

* Increase size of qr code and make it a bit more airy

* Test -> Try

* One more test

* Decrease size of qr code

* Change back to original 300px

* Make the width even smaller, looked crap on mobile
  • Loading branch information
ralphtheninja authored Dec 23, 2024
1 parent 7ebb38a commit ce1a6c6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 23 deletions.
34 changes: 11 additions & 23 deletions 38c3.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@
}

.qrcode {
max-width: 300px;
width: 60vw;
max-width: 275px;
padding-top: 15px;
}
</style>
</head>

<body>
<h2 id="delta-chat-37c3">Delta Chat @ 37c3</h2>
<h2>Delta Chat @ 38c3</h2>
<div style="display: flex; align-items: center">
<img
class="logo"
Expand Down Expand Up @@ -121,10 +121,10 @@ <h2 id="delta-chat-37c3">Delta Chat @ 37c3</h2>
</p>

<h2 id="test-delta-chat-without-registration">
Test Delta Chat without Registration
Try Delta Chat without Registration
</h2>
<p>
No one likes creating new accounts when you just want to quickly test an
No one likes creating new accounts when you just want to quickly try an
app, that&#39;s why we created chatmail, a email server where you can get
a slot/account with just a qr code scan: no personal details required, not
even a password.
Expand All @@ -140,24 +140,12 @@ <h2 id="test-delta-chat-without-registration">
</li>
<li>
<p>
Scan or tap/click the qr code to get an account instantly:
<br />
<a href="dcaccount:https://nine.testrun.org/cgi-bin/newemail.py"
><img
src="https://nine.testrun.org/qr-chatmail-invite-nine.testrun.org.png"
alt="qr code for account creation"
class="qrcode"
/></a>
</p>
</li>
<li>
<p>
Optional: join our event group with this qr code (click or scan)
Scan or tap/click the qr code to get an account instantly and join the event group:
<br />
<a
href="OPENPGP4FPR:6FE1642916908F1AC9CC7557CC99CF5DDB92043C#a=groupsbot%40testrun.org&g=Delta%20Chat%20%40%2037c3&x=nsPqJMGqPC5&i=zSMGD0NKD0e&s=2-Y4FTj5xx1"
href="https://i.delta.chat/#6FE1642916908F1AC9CC7557CC99CF5DDB92043C&a=groupsbot%40testrun.org&g=Delta%20Chat%20%40%2038c3&x=GjWs3QctuRW__Bt8nBQUdeht&i=_AG0Px0PlWZ&s=LR9BivV4QtJ"
><img
src="assets/37c3/37c3group.png"
src="assets/38c3/qr-group.png"
alt="qr code to join our event group"
class="qrcode"
/></a>
Expand Down Expand Up @@ -205,9 +193,9 @@ <h3 id="find-us">Find us</h3>
<a href="https://chaos.social/@delta">https://chaos.social/@delta</a>
</p>

<a href="https://37c3.c3nav.de/l/c:0:140.67:109.93/"
<a href="https://38c3.c3nav.de/l/c:0:145.78:113.03/"
><img
src="assets/37c3/location.png"
src="assets/38c3/location.png"
class="map"
alt="screenshot of map, click to go to c3nav map"
/></a>
Expand Down Expand Up @@ -251,7 +239,7 @@ <h2 id="more">More</h2>
</ul>

Feel free to get in touch with us at our
<a href="https://37c3.c3nav.de/l/c:0:140.67:109.93/">assembly</a>
<a href="https://38c3.c3nav.de/l/c:0:145.78:113.03/">assembly</a>
and let us help you if you have any issues with the installation, want
stickers or just want to talk with us.
<br />
Expand Down
Binary file added assets/38c3/location.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/38c3/qr-group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce1a6c6

Please sign in to comment.