Skip to content

Commit e860bc2

Browse files
Update splash.html
1 parent 0dee63a commit e860bc2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/splash.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<link rel="stylesheet" href="./css/splash.css">
5+
<link rel="stylesheet" href="style.css">
56
<meta charset="utf-8">
67
<meta http-equiv="refresh" content="4;url=https://the-rebooted-coder.github.io/Take-Notes-Web/take-notes" />
78
<title>Loading Take Notes Web</title>
@@ -10,7 +11,9 @@
1011
</head>
1112
<body>
1213
<div>
13-
<center><h1 style="font-family:Product Sans Bold;">Take Notes Web</h1></center>
14+
<center>
15+
<h1 style="font-family:Product Sans Bold;">Take Notes Web</h1>
16+
</center>
1417
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
1518
<lottie-player src="https://assets7.lottiefiles.com/packages/lf20_htyGOz.json" mode="bounce" background="#FFFFFF" speed="1" style="width: 450px; height: 450px;" autoplay></lottie-player>
1619
</div>

0 commit comments

Comments
 (0)