This commit is contained in:
2024-04-06 21:13:30 -07:00
parent 0323300d2b
commit 62bef1b258
3 changed files with 157 additions and 5 deletions
+30
View File
@@ -0,0 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ION606.com</title>
<script src="https://gist.github.com/ION606/4aae09270d1b72c2d8196aaf2e59782b.js"></script>
</head>
<style>
body, .gist article {
background-color: #0D1117;
color: #E6EDF3
}
img {
background: none;
}
hr {
padding: 10em;
}
</style>
<body>
</body>
</html>