Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PiSaucer authored Jan 27, 2023
1 parent 0ce0fce commit 6fdb2d2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">

<head>
<title>Bored In School Right Now HTML</title>
<title>Bored In School Right Now HTML_v1</title>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
Expand Down Expand Up @@ -38,20 +38,20 @@
<meta name="theme-color" content="#ffffff">

<!-- Primary Meta Tags -->
<meta name="title" content="Bored In School Right Now">
<meta name="description" content="Online Education Games">
<meta name="title" content="Bored In School Right Now HTML_v1">
<meta name="description" content="OLD Online Education Games">
<meta name="keywords" content="Games,unblocked">
<meta name="author" content="PiSaucer">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:title" content="Bored In School Right Now">
<meta property="og:description" content="Online Education Games">
<meta property="og:title" content="Bored In School Right Now HTML_v1">
<meta property="og:description" content="OLD Online Education Games">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Bored In School Right Now">
<meta property="twitter:description" content="Online Education Games">
<meta property="twitter:title" content="Bored In School Right Now HTML_v1">
<meta property="twitter:description" content="OLD Online Education Games">

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9625185952084057" crossorigin="anonymous"></script>
</head>
Expand All @@ -61,7 +61,7 @@
<a href="./">
<img src="images/logo.png" class="logo" alt="logo" height="42" width="42">
<h1>
Bored In School Right Now HTML
Bored In School Right Now HTML_v1
</h1>
</a>
</div>
Expand Down Expand Up @@ -407,12 +407,12 @@ <h2>Feedback</h2>
<div class="ver">
<hr>
<h2>Version Information</h2>
<p>VER 0.19.2-PRE-ALPHA</p>
<a href="https://github.com/PiSaucer/boredhtml" class="btn btn-outline-dark" target="_blank">Visit our
<p>VER 1.0.0</p>
<a href="https://github.com/PiSaucer/boredhtml_v1" class="btn btn-outline-dark" target="_blank">Visit our
Github</a>
<br>
<br>
<a href="https://github.com/PiSaucer/boredhtml/archive/master.zip" download class="btn btn-outline-dark">Download</a>
<a href="https://github.com/PiSaucer/boredhtml_v1/archive/master.zip" download class="btn btn-outline-dark">Download</a>
</div>
<footer>
<hr>
Expand Down

0 comments on commit 6fdb2d2

Please sign in to comment.