11 lines
331 B
HTML
Vendored
11 lines
331 B
HTML
Vendored
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="css/style.css" />
|
|
</head>
|
|
<body style="background: #eee;">
|
|
<a href="https://github.com/PhenX/php-font-lib" target="_blank">Project page</a> -
|
|
<a href="https://github.com/PhenX/php-font-lib/issues" target="_blank">Issues</a>
|
|
</body>
|
|
</html> |