Skip to content

Commit

Permalink
Black background for /con
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Sep 2, 2024
1 parent a5f3a8b commit c12fdae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions con/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<html>
<head>
<meta http-equiv="refresh" content="1; url=2024" />
<style>
body {
background-color: black;
color: white;
}
</style>
</head>
<body>
<center>
Expand Down

0 comments on commit c12fdae

Please sign in to comment.