Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
belomaxorka committed Apr 1, 2024
1 parent af1acfc commit 90d4e19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/cat.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
case 'belomaxorka misc':
case 'belomaxorka miscellaneous':
case 'belomaxorka social':
document.getElementById("notifyMessage").innerHTML = '<br>🤍🤍🤍';
document.getElementById("notifyMessage").innerHTML = '<br><img title="Nyan Cat" alt="Nyan Cat" src="assets/cat.gif">';
break;
default:
enteredCommand = enteredCommand.split(' ')[0];
Expand Down

0 comments on commit 90d4e19

Please sign in to comment.