From 33e9cc7b26d8a61c2c5b20dcad946cfb53ef4ff5 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 3 Mar 2026 18:21:54 +0100 Subject: [PATCH] Add README --- README.md | 5 +++++ index.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e00f4c --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file diff --git a/index.php b/index.php index 14a31f1..9108011 100644 --- a/index.php +++ b/index.php @@ -9,7 +9,7 @@ require __DIR__ . '/web/load_fonts.php'; - +