Skip to content

Commit

Permalink
Merge pull request #17 from peteytacos/stage
Browse files Browse the repository at this point in the history
13Dec23-1423
  • Loading branch information
peteytacos authored Dec 13, 2023
2 parents 50a8e28 + c877539 commit 203aad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<html>

<head>
<title>How Many Moons???</title>
<title>How Many Moons????</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="https://img.icons8.com/ios/50/null/full-moon.png">
<style>
/* set dark indigo background and white text */
/* set dark indigo background and white text mmk */
body {
background-color: #000000;
color: white;
Expand Down

0 comments on commit 203aad0

Please sign in to comment.