Skip to content

Commit 5a03602

Browse files
committed
Add base href to fix zoom control icons for subpages #1465
1 parent f9f4197 commit 5a03602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<html xmlns="http://www.w3.org/1999/xhtml">
99
<head>
1010
<title>OpenFlights.org: <?php echo _("Flight logging, mapping, stats and sharing"); ?></title>
11+
<base href="/">
1112
<meta name="description" content="Free open-source tool for logging, mapping, calculating and sharing your flights and trips.">
1213
<meta name="keywords" content="flight,memory,logging,mapping,statistics,sharing">
1314
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests; block-all-mixed-content;">

0 commit comments

Comments
 (0)