Add README

This commit is contained in:
2026-03-03 18:21:54 +01:00
parent 8ea57dbcb7
commit 33e9cc7b26
2 changed files with 6 additions and 1 deletions

5
README.md Normal file
View 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.

View File

@@ -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" />