Compare commits

..

2 Commits

Author SHA1 Message Date
20ea80c7a8 Add link to Tornado Cash actual docs 2023-06-27 08:41:02 -07:00
9385a90340 Add readme 2023-06-27 08:38:01 -07:00
3 changed files with 12 additions and 0 deletions

5
README.md Normal file

@ -0,0 +1,5 @@
## Tornado info page
A page with basic information about work of the project after the sanctions and relevant links for users.
Works statically, just open `info.html`.

2
images/gitbook_logo.svg Normal file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><path fill="#98fcbc" d="M10.802 17.77a.703.703 0 1 1-.002 1.406.703.703 0 0 1 .002-1.406m11.024-4.347a.703.703 0 1 1 .001-1.406.703.703 0 0 1-.001 1.406m0-2.876a2.176 2.176 0 0 0-2.174 2.174c0 .233.039.465.115.691l-7.181 3.823a2.165 2.165 0 0 0-1.784-.937c-.829 0-1.584.475-1.95 1.216l-6.451-3.402c-.682-.358-1.192-1.48-1.138-2.502.028-.533.212-.947.493-1.107.178-.1.392-.092.62.027l.042.023c1.71.9 7.304 3.847 7.54 3.956.363.169.565.237 1.185-.057l11.564-6.014c.17-.064.368-.227.368-.474 0-.342-.354-.477-.355-.477-.658-.315-1.669-.788-2.655-1.25-2.108-.987-4.497-2.105-5.546-2.655-.906-.474-1.635-.074-1.765.006l-.252.125C7.78 6.048 1.46 9.178 1.1 9.397.457 9.789.058 10.57.006 11.539c-.08 1.537.703 3.14 1.824 3.727l6.822 3.518a2.175 2.175 0 0 0 2.15 1.862 2.177 2.177 0 0 0 2.173-2.14l7.514-4.073c.38.298.853.461 1.337.461A2.176 2.176 0 0 0 24 12.72a2.176 2.176 0 0 0-2.174-2.174"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -30,6 +30,11 @@
<img class="nav-logo" src="images/discourse_logo.svg">
</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank" href="https://docs.tornado.ws/">
<img class="nav-logo" src="images/gitbook_logo.svg">
</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" target="_blank" href="https://twitter.com/TornadoLink">
<img class="nav-logo" src="images/twitter_logo.svg">