We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f4197 commit 5a03602Copy full SHA for 5a03602
index.php
@@ -8,6 +8,7 @@
8
<html xmlns="http://www.w3.org/1999/xhtml">
9
<head>
10
<title>OpenFlights.org: <?php echo _("Flight logging, mapping, stats and sharing"); ?></title>
11
+ <base href="/">
12
<meta name="description" content="Free open-source tool for logging, mapping, calculating and sharing your flights and trips.">
13
<meta name="keywords" content="flight,memory,logging,mapping,statistics,sharing">
14
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests; block-all-mixed-content;">
0 commit comments