mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-06 13:18:49 +00:00
fix(slides): do not hotlink external images, just provide a link
This commit is contained in:
parent
af9f946b82
commit
bd646531da
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@
|
|||
</section>
|
||||
<section>
|
||||
<h3>Tim Berners Lee erster Server</h3>
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/8/82/At_Geneva_2024_444.jpg" />
|
||||
<a href="https://upload.wikimedia.org/wikipedia/commons/8/82/At_Geneva_2024_444.jpg">Link zum Bild</a>
|
||||
</section>
|
||||
<section>
|
||||
<h3>Der erste Web-Browser</h3>
|
||||
<img src="https://www.w3.org/History/1994/WWW/Journals/CACM/screensnap2_24c.gif" height="500px"/>
|
||||
<a href="https://www.w3.org/History/1994/WWW/Journals/CACM/screensnap2_24c.gif">Link zum Bild</a>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue