01: Korrektur

main
Teena Steger 2026-03-24 15:49:21 +01:00
parent a3e1029656
commit ac240c446c
3 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>