mirror of
https://github.com/nicoverbruggen/ebook-fonts-showcase.git
synced 2026-03-24 05:40:07 +01:00
Add README
This commit is contained in:
5
README.md
Normal file
5
README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# ebook-fonts showcase
|
||||
|
||||
A website to showcase my [font collection](https://github.com/nicoverbruggen/ebook-fonts).
|
||||
|
||||
You can visit the website at: https://ebook-fonts.nicoverbruggen.be.
|
||||
@@ -9,7 +9,7 @@ require __DIR__ . '/web/load_fonts.php';
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="Preview and compare curated eBook fonts in a device-style reading view." />
|
||||
<meta name="theme-color" content="#f6e9de" />
|
||||
<meta property="og:title" content="eBook Fonts Showcase" />
|
||||
<meta property="og:title" content="Nico's eBook Fonts Showcase" />
|
||||
<meta property="og:description" content="Preview and compare curated eBook fonts in a device-style reading view." />
|
||||
<meta property="og:type" content="website" />
|
||||
<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='14' fill='%23a04c24'/%3E%3Ctext x='50%25' y='56%25' font-size='34' text-anchor='middle' fill='white' font-family='Georgia,serif'%3EAa%3C/text%3E%3C/svg%3E" />
|
||||
|
||||
Reference in New Issue
Block a user