this repo has no description
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update index.html

+2 -2
+2 -2
index.html
··· 17 17 <div class="topbar"> 18 18 <div style="flex-grow: 1"> 19 19 <b><a id="headerTitle" href="">woomarks</a></b> 20 - <a href="/faq.html">FAQ</a> 20 + <a href="./faq.html">FAQ</a> 21 21 </div> 22 22 <button id="openEmptyDialogBtn" data-umami-event="Open creation modal" class="param-btn"><span class="btn-text">Add</span> ➕</button> 23 23 ··· 33 33 <div class="containers"></div> 34 34 35 35 <!-- LEAVE THIS THIS LINE --> 36 - <div class="footer">Made with <a href="">woomarks</a>.</div> 36 + <div class="footer">Made with <a href="https://github.com/earlyriser/woomarks">woomarks</a>.</div> 37 37 38 38 <dialog id="paramDialog" class="param-dialog"> 39 39 <form method="dialog" class="param-form">