Skip to content

Commit

Permalink
Update subtitlequotes.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBooty165 authored Oct 25, 2024
1 parent 62fec42 commit 97698cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/inject/subtitlequotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ document.addEventListener("DOMContentLoaded", function() {
"Deployed on Firebase AKA web.app by SC0TT!",
"if you read this you need to lose your IQ immediately.",
"The best uprising game website, mainly for CFISD.",
"Potato! - SC0TT"
"Potato! - SC0TT",
"Submit a custom splash to the widgetbot server!"
];

const subtitleElement = document.querySelector('.subtitle');
Expand Down

0 comments on commit 97698cd

Please sign in to comment.