Merge remote-tracking branch 'upstream/main'

main
Oliver Stolle 2026-03-24 15:38:36 +00:00
commit f0ce3ab309
4 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<base href="./Home/">
<base href="../../Home/">
<meta charset="utf-8">
<title>Damen-Fahrräder</title>
</head>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<base href="./Home/">
<base href="../../Home/">
<meta charset="utf-8">
<title>Herren-Fahrräder</title>
</head>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<base href="./Home/">
<base href="../../Home/">
<meta charset="utf-8">
<title>Unisex-Fahrräder</title>
</head>

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB