Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WyInnovate authored Oct 27, 2024
1 parent d7337dd commit 6581bc8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="5;url=https://linux.do/u/f-droid">
<meta http-equiv="refresh" content="5;url=https://github.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>F-droid Homepage</title>
<title>WyInnovate Homepage</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -52,12 +52,12 @@
</head>
<body>
<div id="content">
<h1>Welcome to the F-Droid Homepage</h1>
<img src="./me.png" alt="F-droid Avatar">
<h1>Welcome to the WyInnovate Homepage</h1>
<img src="./me.png" alt="WyInnovate Avatar">
<p>This page will automatically redirect in <span id="countdown">5</span> seconds.</p>
</div>
<footer>
Copyright &copy; <span id="year"></span> F-Droid. All rights reserved.
Copyright &copy; <span id="year"></span> WyInnovate. All rights reserved.
</footer>
</body>
</html>

0 comments on commit 6581bc8

Please sign in to comment.