Fix the spelling in all the places I missed
This commit is contained in:
parent
eab3b57722
commit
9f44e35b4f
|
@ -1,6 +1,6 @@
|
||||||
A silly little meme sketch thingy idk
|
A silly little meme sketch thingy idk
|
||||||
|
|
||||||
[See this online](https://corviform.gay/wuppie/)
|
[See this online](https://corviform.gay/ouppy/)
|
||||||
|
|
||||||
([based on this post](https://straybeetle.tumblr.com/post/697408407612817408))
|
([based on this post](https://straybeetle.tumblr.com/post/697408407612817408))
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<script src="gender.min.js"> </script>
|
<script src="gender.min.js"> </script>
|
||||||
<title>do u think a wuppie and a kitties could be friends,,?</title>
|
<title>do u think a ouppy and a kittys could be friends,,?</title>
|
||||||
<style>
|
<style>
|
||||||
html {
|
html {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -36,6 +36,6 @@ a {
|
||||||
node: document.getElementById('elm-zone')
|
node: document.getElementById('elm-zone')
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<a href="https://fem.mint.lgbt/Emi/wuppie">source code</a>
|
<a href="https://fem.mint.lgbt/Emi/ouppy">source code</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue