emphasize noscript (#7)
This commit is contained in:
parent
a577f55387
commit
2c4932a941
1 changed files with 6 additions and 4 deletions
|
@ -15,13 +15,15 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
|
||||||
This page contains webassembly and javascript content, please enable
|
|
||||||
javascript in your browser.
|
|
||||||
</noscript>
|
|
||||||
<h1>
|
<h1>
|
||||||
<a href="https://gpx.thermokar.st">gpx.thermokar.st</a>
|
<a href="https://gpx.thermokar.st">gpx.thermokar.st</a>
|
||||||
</h1>
|
</h1>
|
||||||
|
<noscript>
|
||||||
|
<mark>
|
||||||
|
This page contains webassembly and javascript content, please enable
|
||||||
|
javascript in your browser.
|
||||||
|
</mark>
|
||||||
|
</noscript>
|
||||||
<p>
|
<p>
|
||||||
This client-side tool is for merging
|
This client-side tool is for merging
|
||||||
<a href="https://www.topografix.com/gpx.asp">GPX files</a>.
|
<a href="https://www.topografix.com/gpx.asp">GPX files</a>.
|
||||||
|
|
Loading…
Add table
Reference in a new issue