commit b2260490e925e7c193545c8812508185d8d51a91
parent 7c4fdea7cd45c6a536e2ace136dc92ed6c002275
Author: William Lindholm <william_lindholm@outlook.com>
Date: Wed, 10 May 2023 23:19:16 +0200
Fixed a bug where mail link wouldnt open mail app.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/assets/index.html b/app/src/main/assets/index.html
@@ -26,7 +26,7 @@
<p class="stdParagraph">
App made by: a22willi
<br>
- <a href="a22willi@student.his.se">a22willi@student.his.se</a>
+ <a href="mailto:a22willi@student.his.se">a22willi@student.his.se</a>
</p>
<footer>
<a href="https://www.his.se/">Högskolan i Skövde</a>