summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Rief <arne.rief@gmail.com>2025-05-26 15:30:05 +0200
committerArne Rief <arne.rief@gmail.com>2025-05-26 15:30:05 +0200
commitc5badf0a8dce77c9fd7cd645f5a1e72c138e2ab4 (patch)
treea9dfc004f2c45e7d613dcb903975ad2a0f9d0b07
parent7d286f7ffda5b67c9fcc3de76b144d2f43d82881 (diff)
new portrait for About
-rw-r--r--about-en.html2
-rw-r--r--about.html2
-rwxr-xr-ximages/portrait.JPGbin775518 -> 0 bytes
-rw-r--r--images/portrait.jpgbin0 -> 1559191 bytes
-rw-r--r--index-en.html8
-rw-r--r--index.html8
6 files changed, 10 insertions, 10 deletions
diff --git a/about-en.html b/about-en.html
index 8747f8f..388b0f3 100644
--- a/about-en.html
+++ b/about-en.html
@@ -72,7 +72,7 @@
<main>
<section class="about-section">
<figure class="portrait-container">
- <img src="images/portrait.JPG" alt="Arne Rief" />
+ <img src="images/portrait.jpg" alt="Arne Rief" />
</figure>
<article class="text-container text-about">
<p>
diff --git a/about.html b/about.html
index bfb1386..a94a4c2 100644
--- a/about.html
+++ b/about.html
@@ -74,7 +74,7 @@
<main>
<section class="about-section">
<figure class="portrait-container">
- <img src="images/portrait.JPG" alt="Arne Rief" />
+ <img src="images/portrait.jpg" alt="Arne Rief" />
</figure>
<article class="text-container text-about">
<p>
diff --git a/images/portrait.JPG b/images/portrait.JPG
deleted file mode 100755
index affbcef..0000000
--- a/images/portrait.JPG
+++ /dev/null
Binary files differ
diff --git a/images/portrait.jpg b/images/portrait.jpg
new file mode 100644
index 0000000..a6b79f1
--- /dev/null
+++ b/images/portrait.jpg
Binary files differ
diff --git a/index-en.html b/index-en.html
index 8b90419..d3341b3 100644
--- a/index-en.html
+++ b/index-en.html
@@ -109,13 +109,13 @@
<article class="text-container">
<h3 class="subtitle">Note Book</h3>
<p>
- <a
+ <!-- <a
href="https://the-note-book.netlify.app/"
target="_blank"
class="text-link"
aria-label="Live demo of Note Book at Netlify"
>Website</a
- >&nbsp;|&nbsp;
+ >&nbsp;|&nbsp; -->
<a
href="https://github.com/Arrief/note-book"
target="_blank"
@@ -151,13 +151,13 @@
<article class="text-container">
<h3 class="subtitle">All In Trips</h3>
<p>
- <a
+ <!-- <a
href="https://all-in-trips.netlify.app/"
target="_blank"
class="text-link"
aria-label="Live demo of All In Trips at Netlify"
>Website</a
- >&nbsp;|&nbsp;
+ >&nbsp;|&nbsp; -->
<a
href="https://github.com/Arrief/All-In-Trips"
target="_blank"
diff --git a/index.html b/index.html
index f74b1d1..4a9b74a 100644
--- a/index.html
+++ b/index.html
@@ -111,13 +111,13 @@
<article class="text-container">
<h3 class="subtitle">Note Book</h3>
<p>
- <a
+ <!-- <a
href="https://the-note-book.netlify.app/"
target="_blank"
class="text-link"
aria-label="Note Book live auf Netlify"
>Website</a
- >&nbsp;|&nbsp;
+ >&nbsp;|&nbsp; -->
<a
href="https://github.com/Arrief/note-book"
target="_blank"
@@ -154,13 +154,13 @@
<article class="text-container">
<h3 class="subtitle">All In Trips</h3>
<p>
- <a
+ <!-- <a
href="https://all-in-trips.netlify.app/"
target="_blank"
class="text-link"
aria-label="All In Trips live auf Netlify"
>Website</a
- >&nbsp;|&nbsp;
+ >&nbsp;|&nbsp; -->
<a
href="https://github.com/Arrief/All-In-Trips"
target="_blank"