Skip to content

Commit ab55b19

Browse files
authored
Update README.md
1 parent 4f5a3ea commit ab55b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Demo: https://john-doe.neocities.org/
22

3-
A website in a single HTML file. It simply uses the `#anchor` suffix and the `:target` CSS selector to show and hide pages/content. This setup is databaseless, javascriptless, and buildshit-free, so you can edit your website with a text editor and upload it somewhere like a normal person.
3+
A website in a single HTML file. It simply uses the `#anchor` suffix and the `:target` CSS selector to show and hide pages/content.
44

55
To create a new page, add a `<section>` with a unique `id`
66
```html

0 commit comments

Comments
 (0)