-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathloader.html
36 lines (29 loc) · 1.39 KB
/
loader.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="./bootstrap-4.3.1-dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./bootstrap-4.3.1-dist/js/bootstrap.min.js">
<link rel="stylesheet" href="./style.css">
<link href="https://unpkg.com/ionicons@4.5.10-0/dist/css/ionicons.min.css" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Roboto:300&display=swap" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css?family=Raleway:700|Roboto:300&display=swap" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet"> -->
<meta charset="utf-8">
<title></title>
</head>
<body>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://unpkg.com/ionicons@4.5.10-0/dist/ionicons.js"></script>
<!--
# ####### # ###### ####### ######
# # # # # # # # # #
# # # # # # # # # #
# # # # # # # ##### ######
# # # ####### # # # # #
# # # # # # # # # #
####### ####### # # ###### ####### # #
-->
<div class="embed-responsive embed-responsive-16by9 wow">
<img src="./Onett_final.gif" align="float-center" width="1000px" height="800px" alt="">
<span class="sr-only">Loading...</span>
</div>