Skip to content

Commit

Permalink
Something might be here?
Browse files Browse the repository at this point in the history
  • Loading branch information
aadi58002 committed Aug 15, 2023
1 parent dc16638 commit 36c6b19
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
You have found timeshift
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Git Maze Timeshift page</title>
<meta name="description" content="Git Maze clue page">
</head>
<body>
<p id="git-maze-message"></p>
<script type="text/javascript">document.getElementById('git-maze-message').innerText = atob("WW91IGhhdmUgZm91bmQgdGFpbHdpbmQ=")</script>
</body>
</html>

0 comments on commit 36c6b19

Please sign in to comment.