No description
  • JavaScript 53.7%
  • HTML 41.9%
  • CSS 4.4%
Find a file
2025-04-16 13:43:47 +02:00
index.html added homepage link 2025-04-16 13:43:47 +02:00
prompts.json fixed some minor mistakes 2022-02-13 11:22:22 +01:00
quote_transparent.png added a favicon 2021-03-17 19:57:09 +01:00
quoteGen.js added basic name swapping functionality 2023-01-02 17:45:04 +01:00
README.md updated README 2021-04-04 17:21:16 +02:00
style.css made it look better 2023-01-02 17:52:49 +01:00

(I think it's time to add one of these)

Incorrect Quote generator

What is it?

A small webpage thrown together by me that generates incorrect quotes based on the names you enter. The quotes are all taken (with permission) from here. I started with most of the code from there as well, but I found it so bad that I ended up rewriting (almost) all of it. You can see a live version here, or host it on your machine using any static file server.

Contributing

If you see anything you think can be improved, or want to add a quote, feel free to send it as a reply to issue #2 or create a pull request. I can't guarantee that I'll take care of everything, but I'll certainly try.