Adding changelog link to popup
parent
caef709e37
commit
08284a938d
|
@ -239,7 +239,7 @@
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
You have been notified of indie wikis <span id="countAlerts"></span> times and redirected <span id="countRedirects"></span> times. Search results have been filtered <span id="countSearchFilters"></span> times.
|
You have been notified of indie wikis <span id="countAlerts"></span> times and redirected <span id="countRedirects"></span> times. Search results have been filtered <span id="countSearchFilters"></span> times.
|
||||||
<br />
|
<br />
|
||||||
<a href="https://getindie.wiki/" target="_blank">Info & Help</a> | <a href="https://form.getindie.wiki/" target="_blank">Submit a Wiki</a> | <a href="https://github.com/KevinPayravi/indie-wiki-buddy" target="_blank">Source Code</a>
|
<a href="https://getindie.wiki/" target="_blank">Info & Help</a> | <a href="https://getindie.wiki/changelog/" target="_blank">Changelog</a> | <a href="https://form.getindie.wiki/" target="_blank">Submit a Wiki</a> | <a href="https://github.com/KevinPayravi/indie-wiki-buddy" target="_blank">Source Code</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<script type="text/javascript" src="popup.js"></script>
|
<script type="text/javascript" src="popup.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue