-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When you only get the fonts when you click download on the website
- Loading branch information
1 parent
b3fcc86
commit fd74cc7
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<template id="nav"> <ul data-flex> <li> <a data-anchor="navbar" href="#top">Overview</a> </li> <li data-item="grow"></li> <li data-display="small-none"> <a data-anchor="navbar" href="#character-set">Characters</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="#opentype-features">Features</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="#language-support">Language</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/main.zip">Download</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro"> Contribute</a> </li> <li data-display="small"> <button data-anchor="navbar" data-toggle="pop">Menu</button> <ul data-dropbox="navbar" data-position="left right"> <li> <a data-anchor="navbar" href="#character-set">Character Set</a> </li> <li> <a data-anchor="navbar" href="#opentype-features">OpenType Features</a> </li> <li> <a data-anchor="navbar" href="#language-support">Language Support</a> </li> <li> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/main.zip">Download Font</a> </li> <li> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro">Contribute</a> </li> </ul> </li> </ul> </template><template id="footer"> <hr> <p data-text="small"> Copyright (C) 2020 <a href="https://brailleinstitute.org/" rel="nofollow">Braille Institute of America, Inc</a> and licensed under the SIL Open Font License, v1.1. <br> What are you waiting for <a href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/main.zip">download</a> this font and change the world. </p> </template> | ||
<template id="nav"> <ul data-flex> <li> <a data-anchor="navbar" href="#top">Overview</a> </li> <li data-item="grow"></li> <li data-display="small-none"> <a data-anchor="navbar" href="#character-set">Characters</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="#opentype-features">Features</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="#language-support">Languages</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/release.zip">Download</a> </li> <li data-display="small-none"> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/release.zip"> Contribute</a> </li> <li data-display="small"> <button data-anchor="navbar" data-toggle="pop">Menu</button> <ul data-dropbox="navbar" data-position="left right"> <li> <a data-anchor="navbar" href="#character-set">Character Set</a> </li> <li> <a data-anchor="navbar" href="#opentype-features">OpenType Features</a> </li> <li> <a data-anchor="navbar" href="#language-support">Language Support</a> </li> <li> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/main.zip">Download Font</a> </li> <li> <a data-anchor="navbar" href="https://github.com/jacobxperez/atkinson-hyperlegible-pro">Contribute</a> </li> </ul> </li> </ul> </template><template id="footer"> <hr> <p data-text="small"> Copyright (C) 2020 <a href="https://brailleinstitute.org/" rel="nofollow">Braille Institute of America, Inc</a> and licensed under the SIL Open Font License, v1.1. <br> What are you waiting for <a href="https://github.com/jacobxperez/atkinson-hyperlegible-pro/archive/refs/heads/main.zip">download</a> this font and change the world. </p> </template> |
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