diff --git a/main.js b/main.js index a0332fc..7d21c89 100644 --- a/main.js +++ b/main.js @@ -72,7 +72,7 @@ $(document).ready(function() { footer = '
'; $("#source").html(footer); - document.title = "Greptweet " + NAME; + document.title = NAME; document.cookie = 'u=' + NAME + '; expires=Thu, 2 Aug 2021 20:47:11 UTC; path=/'; $("#home").click(function() {