Skip to content

Commit

Permalink
ACTUALLY exit maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt committed Dec 11, 2024
1 parent 9031e12 commit b54e780
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
3 changes: 2 additions & 1 deletion chrome/newtab.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,9 @@
<a href="https://freakybob.site">Freakybob.site</a>
<a href="https://videos.freakybob.site" class="textnavbar">Videos</a>
<a href="https://blog.freakybob.site" class="textnavbar">Blog</a>
<a href="https://github.com/Freakybob-Team" class="textnavbar">GitHub</a>
<a href="https://github.com/Freakybob-Team" class="textnavbar">GitHub |</a>
<div id="clock" class="clock"></div>
<p>&nbsp;NOTE: This is an old version being used as a backup. Expect issues.</p>
</div>

<div class="overlay"></div>
Expand Down
14 changes: 0 additions & 14 deletions greg.html

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta content="#006b79" data-react-helmet="true" name="theme-color" />
<link rel="icon" type="image/x-icon" href="images/ico/logo.ico">
<link rel="stylesheet" href="css/index.css">
<meta http-equiv="refresh" content="0; url=https://search.freakybob.site/greg" />
<meta http-equiv="refresh" content="0; url=https://search.freakybob.site/chrome/newtab" />
</head>
<body onload="getUsername()">
<div class="menu">
Expand Down

0 comments on commit b54e780

Please sign in to comment.