From 8581ff733f5349d8f49a445119cc72542fd8947c Mon Sep 17 00:00:00 2001 From: Nekkowe Date: Wed, 15 Jan 2025 19:07:24 +0100 Subject: [PATCH] making the example html file more presentable --- .gitignore | 1 + gallery/index.html | 56 +++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 54 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 74384d8..e2e0821 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +build gallery/** !gallery/**/ !gallery/**/.gitkeep diff --git a/gallery/index.html b/gallery/index.html index 58ae2ca..4bfbdd2 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -10,20 +10,70 @@ + + + +
+ + Example Page +
-

Gallery

- +

Gallery

+
\ No newline at end of file