Add project link
This commit is contained in:
parent
fc7f21e24e
commit
0140c2f9dc
@ -2,7 +2,18 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="footer-container">
|
<div class="footer-container">
|
||||||
<div class="footer-copyright">Jono made this by blatantly copy-pasting from the example projects and vibe-coding the rest</div>
|
<div class="footer-copyright">Jono made this by blatantly copy-pasting from the example projects and vibe-coding the rest</div>
|
||||||
and by not being stupid
|
<div class="footer-links">
|
||||||
|
<a
|
||||||
|
href="https://git.jonotargett.com/mqttdevicemanager"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
class="footer-link"
|
||||||
|
>
|
||||||
|
<i class="pi pi-github footer-icon"> gitea</i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user