summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-03-05 11:51:15 +0000
committerPaul Buetow <paul@buetow.org>2022-03-05 11:51:15 +0000
commitf4473fd7416f9a362d8ea79e2262c8aafef410f0 (patch)
tree1d819a128d8e2cfe9bccc9f4ef0e41a12fe61d63
parent0b934a44b201b6770c560ac5f11b4713a8290897 (diff)
remove sample page
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2c2405..e1631fb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# photoalbum
photoalbum is a minimal Bash script for Unix like operating systems (such as Linux) to generate static web photo albums.
-The resulting static photo album is pure HTML+CSS (without any JavaScript!). An example album can be surfed here: https://sidewalk.ninja
+The resulting static photo album is pure HTML+CSS (without any JavaScript!).
## Installation