Ari has requested to have affiliation removed\
This commit is contained in:
parent
d2fd22d652
commit
ebc97f1642
2 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
||||||
> note: this is a fork of a project that doesn't exist anymore. this document is mostly paraphrased from README.original.md.
|
> note: this is a fork of a project that doesn't exist anymore. this document is mostly paraphrased from README.original.md.
|
||||||
|
|
||||||
this is intended to be hacked upon! please do make forks and tell the creator what you've made. our "showcase" is at [quotes.everypizza.im](https://quotes.everypizza.im/).
|
this is intended to be hacked upon! please do make forks and tell the creator what you've made. our "showcase" is at [quotes.everypizza.im](https://quotes.everypizza.im/).
|
||||||
it has an import from quotes.ari.lt, however said import was missing some images. if anyone has those, please reach out!
|
|
||||||
|
|
||||||
# prerequisites
|
# prerequisites
|
||||||
|
|
||||||
|
|
|
@ -52,7 +52,7 @@ function vote(mode, id) {
|
||||||
|
|
||||||
function main() {
|
function main() {
|
||||||
console.log(
|
console.log(
|
||||||
"Originally made with <3 by Ari Archer <ari@ari.lt> on 2024/03/10, licensed under the Unlicense: https://ari.lt/gh/imag. Now maintained by Nyx Tutt at https://git.everypizza.im/n/imag, under the Strongest Public License.",
|
"Maintained by Nyx Tutt at https://git.everypizza.im/n/imag, under the Strongest Public License.",
|
||||||
);
|
);
|
||||||
|
|
||||||
for (let img of document.getElementsByTagName("img"))
|
for (let img of document.getElementsByTagName("img"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue