Skip to content

broncowdd/goofi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

goofi

get google fonts onto your server with just one <link>

instead of

<link href="https://fonts.googleapis.com/css?family=Nunito+Sans|Roboto" rel="stylesheet">

use

<link href="goofi.php?family=Nunito+Sans|Roboto" rel="stylesheet">

and the script will get the fonts & css and then save it onto your server. After that, no more queries will be send to google's servers anymore ;-)

About

get google fonts onto your server with just one <link>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages