Browse Source

Add link to issues page;

master
Nero Ignis 4 years ago
parent
commit
79f4196bcd
  1. 4
      index.html

4
index.html

@ -172,6 +172,10 @@
<br/> <br/>
<hr/> <hr/>
<br/> <br/>
<a href="https://git.luna-development.net/neroignis/idle-buildup/issues"><i class="fas fa-bug"></i> Found a bug?</a>
<br/>
<hr/>
<br/>
<a class="btn btn-sm btn-danger" href="javascript:" @click="resources = {gold: 500,wood: 50,stone: 50,iron: 50,bricks: 50,corn: 50,coal: 50,planks: 50}">Reset resources</a> <a class="btn btn-sm btn-danger" href="javascript:" @click="resources = {gold: 500,wood: 50,stone: 50,iron: 50,bricks: 50,corn: 50,coal: 50,planks: 50}">Reset resources</a>
<br/> <br/>
<br/> <br/>

Loading…
Cancel
Save