Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
diversen7 committed Dec 18, 2023
1 parent 8251a12 commit 0b438ba
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# permanent-urls

This repository has a online form (or use a node js script) to generate a file name and html file content for a permanent URL.
This repository has a online form to generate a file name and add html file content for a permanent URL.

The permanent URL will just redirect to another URL. E.g.
You can also use a node js script to generate the filename and the html content.

Here is the code the form or the script will produce: [/home/dennis/permanent-urls/k1o0rod.html](/home/dennis/permanent-urls/k1o0rod.html)
The permanent URL will just redirect to another URL.

Here is an example of the code which is produced by the form: [k1o0rod.html](k1o0rod.html)

```html
<!DOCTYPE html>
Expand Down

0 comments on commit 0b438ba

Please sign in to comment.