Skip to content

Commit f05f636

Browse files
committed
Added link to main page
1 parent 1910d5f commit f05f636

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.DS_Store

2 KB
Binary file not shown.

images/.DS_Store

0 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<img id="highlights" class="highlights" src="images/nothing.png" draggable = "false">
125125
<img id="face" class="face" src="images/Face Background.png" draggable = "false">
126126
</div>
127-
<p style="position: absolute; bottom: 0; right: 10px" draggable="false">Emoji Site V2.0 © Bobjoerules 2025</p>
127+
<p style="position: absolute; bottom: 0; right: 10px" draggable="false">Emoji Site V2.0 © <a href="https://bobjoerules.com">Bobjoerules</a> 2025</p>
128128
<script src="script.js"></script>
129129
</body>
130130
</html>

0 commit comments

Comments
 (0)