-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
75 lines (65 loc) · 3.6 KB
/
index.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>PeacefulSearch- TheDoggyBrad Software Lab</title>
<meta name="generator" content="Jekyll v3.9.2">
<meta property="og:title" content="PeacefulSearch">
<meta property="og:locale" content="en_US">
<meta name="description" content="Search peacefully and easily with PeacefulSearch.">
<meta property="og:description" content="Search peacefully and easily with PeacefulSearch">
<link rel="canonical" href="https://thedoggybrad.github.io/peacefulsearch/">
<link rel="manifest" href="manifest.json">
<meta property="og:url" content="https://thedoggybrad.github.io/peacefulsearch/">
<meta property="og:site_name" content="PeacefulSearch- TheDoggyBrad Software Lab">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="PeacefulSearch">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Search peacefully and easily with PeacefulSearch ","headline":"PeacfulSearch","name":"PeacefulSearch- TheDoggyBrad","url":"https://thedoggybrad.github.io/peacefulsearch/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
<link rel="preload" href="https://cse.google.com/cse.js?cx=f3cd3674f03c44b40" as="script">
<link rel="preload" as="image" href="https://cdn.jsdelivr.net/gh/thedoggybrad/peacefulsearch@main/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/thedoggybrad/peacefulsearch@main/style.css">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<style>
.imgcenter {
display: block;
margin-left: auto;
margin-right: auto;
width: 64px;
height: 64px;
}
</style>
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="https://cdn.jsdelivr.net/gh/thedoggybrad/peacefulsearch@main/favicon.png">
<!-- end custom head snippets -->
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<img src="https://cdn.jsdelivr.net/gh/thedoggybrad/peacefulsearch@main/favicon.png" alt="LOGO" class="imgcenter" width="64" height="64">
<h1 class="project-name">PeacefulSearch</h1>
<h2 class="project-tagline">Search peacefully and easily with PeacefulSearch</h2>
</header>
<script src="https://cse.google.com/cse.js?cx=f3cd3674f03c44b40">
</script>
<div class="gcse-search"></div>
<br>
<br>
<br>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/thedoggybrad/peacefulsearch">PeacefulSearch</a> is created by <a href="https://github.com/thedoggybrad">TheDoggyBrad Software Lab</a>. </span>
<span class="site-footer-credits">This search engine is powered by <a href="https://programmablesearchengine.google.com/about/">Google Programmable Search</a>. If you use this search engine it means that you agree to the <a href="https://support.google.com/programmable-search/answer/1714300?hl=en&ref_topic=4513742">Google Programmable Search's Terms of Service</a>.</span>
</footer>
</main>
<script src="sw.js"></script>
<script src="sw_register.js"></script>
</body>
</html>