Skip to content

Commit

Permalink
initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
herzcthu committed Sep 27, 2013
1 parent 84ad5c9 commit a50d165
Show file tree
Hide file tree
Showing 349 changed files with 44,462 additions and 0 deletions.
11 changes: 11 additions & 0 deletions base64css/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php
include_once('../webfont.php');
?>

<?php
$url = 'http://webfont.ayar.co/'; //no trailing slash
$webfont = new WebFont();

$webfont->redirect_css();

?>
Loading

0 comments on commit a50d165

Please sign in to comment.