diff options
| author | Maxxiii <[email protected]> | 2020-09-02 17:02:58 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-02 17:02:58 +0300 |
| commit | 2f68904de9ac437ad8045445fbedf9314893144d (patch) | |
| tree | 6045b6f887b1afc4de396fe185df48ba0fa231ec /pages/Batch_Compiler-Download.html | |
| parent | Fix favicon path for pages (diff) | |
| download | nemstools.github.io-2f68904de9ac437ad8045445fbedf9314893144d.tar.xz nemstools.github.io-2f68904de9ac437ad8045445fbedf9314893144d.zip | |
Add [unofficial mirror] to website title, fix logo link, ...
add "this" word to description bar to make it more clear
Diffstat (limited to 'pages/Batch_Compiler-Download.html')
| -rw-r--r-- | pages/Batch_Compiler-Download.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/Batch_Compiler-Download.html b/pages/Batch_Compiler-Download.html index ff483eb..c2746bc 100644 --- a/pages/Batch_Compiler-Download.html +++ b/pages/Batch_Compiler-Download.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <head> - <title>Nem's Tools [Home - News]</title> + <title>Nem's Tools [unofficial mirror]</title> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <link rel="stylesheet" type="text/css" href="../css/default.css"> <meta http-equiv="pragma" content="no-cache"> @@ -11,11 +11,11 @@ </head> <body> - <div class="banner" onclick="location.href='https://google.com'"> </div> + <div class="banner" onclick="location.href='https://nemstools.github.io/'"> </div> <div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's Tools website</a>, restored from <a href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br> - Download section now provides links to both Web Archive and to unofficial Github mirror. + Download section now provides links to both Web Archive and to this unofficial Github mirror. </div> <div class="main"> <div class="group"> |