Add source link to index.php
This commit is contained in:
parent
c169152d0f
commit
7461203fcb
1 changed files with 2 additions and 3 deletions
|
@ -42,8 +42,7 @@ foreach ($questions as $id => $section) {
|
|||
<br>
|
||||
<?php }?>
|
||||
<textarea class="form-control bg-dark text-light" rows="9" readonly style="resize:none;">Results:</textarea>
|
||||
<script type="text/javascript" defer>
|
||||
update();
|
||||
</script>
|
||||
<a href="https://git.lgbt/root/bpd-checklist">Website Source</a>
|
||||
<script type="text/javascript" defer>update()</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue