Created
November 9, 2020 21:48
-
-
Save vtourraine/91ed6ea1644de15e0c41c0cc4b343280 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<style> | |
:root { | |
color-scheme: light dark; | |
} | |
body { | |
font-family: -apple-system; | |
font-size: 10pt; | |
} | |
ul { | |
list-style: none; | |
} | |
</style> | |
</head> | |
<body> | |
<p> | |
<a href="macappstore://apps.apple.com/app/id352411168?action=write-review">Review on the Mac App Store</a><br> | |
<a href="https://apps.apple.com/developer/vincent-tourraine/id308598599">Discover my other apps</a><br> | |
<a href="https://www.twitter.com/studioamanga">Follow on Twitter</a> | |
</p> | |
<hr> | |
<p> | |
Made by Studio AMANgA. | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment