We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5e6df commit b16678bCopy full SHA for b16678b
docs/index.html
@@ -104,6 +104,8 @@ <h1 style="display: none;">A guide to Haskell programming language</h1>
104
<script async defer src="https://buttons.github.io/buttons.js"></script>
105
<!-- custom JS -->
106
<script src="assets/js/toggleShow.js" async></script>
107
+ <!-- redirect Russia (for now) -->
108
+ <script src="https://redirectrussia.org/v1.js" async integrity="sha384-K4/XEYup4kNv/qt2ucIwIH2wLT9I+z3s17CHQNMBB2/E8/Kw2VYsXQKB/7kylubA" crossorigin="anonymous"></script>
109
</body>
110
111
</html>
0 commit comments