M README.md => README.md +4 -2
@@ 1,11 1,13 @@
# DeVault CSS
This is a port of the [Sourcehut](https://sourcehut.org) stylesheets, which are based on Bootstrap CSS. Stylesheets have been borrowed from [https://git.sr.ht/~sircmpwn/core.sr.ht](https://git.sr.ht/~sircmpwn/core.sr.ht). DeVault CSS is minimalist, retro and lightweight.
+### [Website](https://devaultcss.avalos.me/)
+
+### [Bug tracker](https://todo.sr.ht/~avalos/devault-css/)
+
## Compilation
You must have [Sass](https://sass-lang.com/) installed globally, through `npm i -g sass` (you might need `sudo`), and then, you're ready to go!
```bash
sass scss/base.scss dist/css/base.css
```
-
-## [Website](https://devaultcss.avalos.me/)
M index.html => index.html +1 -0
@@ 18,6 18,7 @@
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link active" href="#">home</a></li>
<li class="nav-item"><a class="nav-link" href="https://git.sr.ht/~avalos/devault-css">repo</a></li>
+ <li class="nav-item"><a class="nav-link" href="https://todo.sr.ht/~avalos/devault-css">issues</a>
</ul>
<div class="login">
<span class="navbar-text">