Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilyp3892 authored Jul 16, 2024
1 parent ce31457 commit bee0571
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
<title>Space Weather Bookmark</title>
<meta http-equiv="refresh" content="0;url=https://www.spaceweatherlive.com/en/solar-activity/solar-flares.html" />
<link rel="apple-touch-icon" href="https://raw.githubusercontent.com/Lilyp3892/IOS-Shortcut-Space-Weather/main/org.gamatech.Movie-Friends-large.png" />
<style>
body {
background-color: #212529;
margin: 0;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
</style>
</head>
<body>
</body>
Expand Down

0 comments on commit bee0571

Please sign in to comment.