mirror of
https://github.com/multipleof4/stain.otf.git
synced 2026-01-14 00:27: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>
|
||||||
|
|
||||||
<section class="download-area">
|
<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>
|
<a href="https://github.com/multipleof4/stain.otf" class="repo-link">github.com / multipleof4 / stain.otf</a>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user