We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1910d5f commit f05f636Copy full SHA for f05f636
.DS_Store
2 KB
images/.DS_Store
0 Bytes
index.html
@@ -124,7 +124,7 @@
124
<img id="highlights" class="highlights" src="images/nothing.png" draggable = "false">
125
<img id="face" class="face" src="images/Face Background.png" draggable = "false">
126
</div>
127
- <p style="position: absolute; bottom: 0; right: 10px" draggable="false">Emoji Site V2.0 © Bobjoerules 2025</p>
+ <p style="position: absolute; bottom: 0; right: 10px" draggable="false">Emoji Site V2.0 © <a href="https://bobjoerules.com">Bobjoerules</a> 2025</p>
128
<script src="script.js"></script>
129
</body>
130
</html>
0 commit comments