mirror of
https://github.com/multipleof4/stain.otf.git
synced 2026-01-13 16:17:55 +00:00
Refactor: Use jsDelivr CDN for font download to fix MIME/extension issues
This commit is contained in:
@@ -90,10 +90,9 @@
|
||||
</section>
|
||||
|
||||
<section class="download-area">
|
||||
<a href="./dist/Stain.otf" class="btn" download>Download Stain.OTF</a>
|
||||
<a href="https://cdn.jsdelivr.net/gh/multipleof4/stain.otf@master/dist/Stain.otf" class="btn">Download Stain.OTF</a>
|
||||
<a href="https://github.com/multipleof4/stain.otf" class="repo-link">github.com / multipleof4 / stain.otf</a>
|
||||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user