We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47331b commit 3d21e5fCopy full SHA for 3d21e5f
1 file changed
index.html
@@ -25,6 +25,7 @@ <h1 id="logo"><a href="index.html">data<span>Haskell</span></a></h1>
25
<!-- Header -->
26
<ul>
27
<li class="current"><a href="index.html">Home</a></li>
28
+ <li class=""><a href="https://datahaskell.org/blog.html">Blog</a></li>
29
<li class=""><a href="https://datahaskell.org/docs">Docs</a></li>
30
<li class=""><a href="https://www.datahaskell.org/docs/community/roadmap.html">Roadmap</a></li>
31
<li class=""><a href="https://github.com/DataHaskell">Github</a></li>
@@ -251,4 +252,5 @@ <h2>Ready to revolutionize <strong>data science</strong>?</h2>
251
252
253
</body>
254
-</html>
255
+
256
+</html>
0 commit comments