Replace sitemap iframe with hyperlink

This commit is contained in:
Florine W. Dekker 2021-05-17 15:54:26 +02:00
parent 4a67716e13
commit c1f968578b
Signed by: FWDekker
GPG Key ID: 78B3EAF58145AF25
3 changed files with 4 additions and 6 deletions

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020 Felix W. Dekker Copyright (c) 2020 F.W. Dekker
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -1,8 +1,8 @@
{ {
"name": "tools", "name": "tools",
"version": "1.1.4", "version": "1.1.5",
"description": "Main page for the /tools directory.", "description": "Main page for the /tools directory.",
"author": "Felix W. Dekker", "author": "F.W. Dekker",
"browser": "dist/bundle.js", "browser": "dist/bundle.js",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -26,10 +26,8 @@
Please check the <a href="https://www.enable-javascript.com/"> Please check the <a href="https://www.enable-javascript.com/">
instructions on how to enable JavaScript in your web browser</a>. instructions on how to enable JavaScript in your web browser</a>.
</p> </p>
<p> <p>
Alternatively, consider this hard-to-read site map.<br /> Alternatively, check out the <a href="https://fwdekker.com/api/nav/">JSON site map</a>.
<iframe src="https://fwdekker.com/api/nav/" width="800px" height="400px">Failed to load the site map.</iframe>
</p> </p>
</noscript> </noscript>
<main class="hidden"> <main class="hidden">