Skip to content

Commit 7a42735

Browse files
committed
Added HTML redirect.
1 parent 0f4d59e commit 7a42735

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
1212
<meta name="description" content="Extracts and analyzes interval data from GPX and TCX files.">
1313
<meta name="keywords" content="location summary">
1414
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
15+
<meta http-equiv="Refresh" content="0; url='https://activity-analyzer.app/html'" />
1516

1617
<link rel="shortcut icon" href="html/images/favicon.ico" >
1718

1819
</head>
1920

2021
<body>
2122

22-
<img src="https://run-everywhere.com/images/under_construction.png" alt="Under Construction">
23-
2423
</body>

0 commit comments

Comments
 (0)