mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-24 04:54:51 -04:00
Add index.html file that redirects to the current version of evopedia-html5
This commit is contained in:
parent
2d5ca803fe
commit
56ad575920
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
evopedia-html5/WebContent/evopedia.html~
|
evopedia-html5/WebContent/evopedia.html~
|
||||||
evopedia-html5/WebContent/evopedia.js~
|
evopedia-html5/WebContent/evopedia.js~
|
||||||
evopedia-html5/WebContent/remove_diacritics.js~
|
evopedia-html5/WebContent/remove_diacritics.js~
|
||||||
|
index.html~
|
||||||
|
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="refresh" content="0; url=evopedia-html5/evopedia.html">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p align="center">Redirection to current version of evopedia-html5 :</p>
|
||||||
|
<p align="center">
|
||||||
|
<a href="evopedia-html5/evopedia.html">
|
||||||
|
evopedia-html5/evopedia.html</a></p>
|
||||||
|
<p align="center">If you are not redirected automatically within a few
|
||||||
|
seconds then please click on the link above.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user