Skip to content

Commit

Permalink
added --> q42
Browse files Browse the repository at this point in the history
  • Loading branch information
shooft committed May 15, 2024
1 parent 01a90d0 commit 4907a20
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
Binary file added getinspired/images/q42.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 getinspired/images/q42.webp
Binary file not shown.
31 changes: 31 additions & 0 deletions getinspired/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,37 @@ <h2>
<h2>Op de agenda</h2>
<h3 class="visually-hidden" style="--rx:-30deg; --ry:-45deg; --rz:-30deg;"><span>20</span><span>24</span></h3>

<article>
<div>
<h4 lang="en">Op bezoek bij Q42</h4>
<p>Het liefst beginnen we direct met bouwen.</p>
<p>
<time class="date" datetime="2024-05-21">woensdag 22 mei</time>
<time class="time" datetime="16:00">16:00 uur</time>
<a class="location" href="https://maps.app.goo.gl/CJwmzKViKJaV5zpj6">Q020</a>
</p>
<ul>
<li><a href="https://www.q42.nl/">De site van q42</a></li>
</ul>
</div>

<picture>
<source
srcset="images/q42.webp"
type="image/webp"
width="400"
height="400"
/>
<img
src="images/q42.png"
alt="Robert Spier"
width="400"
height="400"
loading="lazy"
/>
</picture>
</article>

<article>
<div>
<h4 lang="en">Pre CSS Day</h4>
Expand Down

0 comments on commit 4907a20

Please sign in to comment.