Skip to content

Commit 8a1155f

Browse files
remove / from English button
1 parent a4f9dc2 commit 8a1155f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77

88
<body>
9-
<form method="get" action="/en/00-01.html">
9+
<form method="get" action="en/00-01.html">
1010
<button class="btn" type="submit">English</button>
1111
</form>
1212
<form method="get" action="de/00-01.html">

0 commit comments

Comments
 (0)