Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from meower-media-co/JoshAtticus-patch-1
Browse files Browse the repository at this point in the history
Update Better Stack announcement bar
  • Loading branch information
JoshAtticus authored Dec 9, 2023
2 parents 6b1090f + 5e27bc7 commit c8160b0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 3 deletions.
2 changes: 2 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="icons/meowyicon.svg" type="image/x-icon">
<title>Meower | About Us</title>
<script src="https://meower.org/announcement.js" async="async" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://meower.org/announcement.css">
</head>

<body>
Expand Down
2 changes: 2 additions & 0 deletions discord.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="icons/meowyicon.svg" type="image/x-icon">
<title>Meower | Discord</title>
<script src="https://meower.org/announcement.js" async="async" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://meower.org/announcement.css">
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="icons/meowyicon.svg" type="image/x-icon">
<title>Meower | Home</title>
<script src="https://meower.org/announcement.js" async="async" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://meower.org/announcement.css">
</head>
<script src="https://uptime.betterstack.com/widgets/announcement.js" data-id="148703" async="async" type="text/javascript"></script>
<body class="style1">
<header>
<a href="index.html"><img src="assets/meowerlogo-white.svg" alt="Meower Header"></a>
Expand Down
4 changes: 3 additions & 1 deletion legal-nutshell.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Meower | Legal</title>
<script src="https://meower.org/announcement.js" async="async" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://meower.org/announcement.css">
<link rel="shortcut icon" href="icons/meowyicon.svg" type="image/x-icon">
<link rel="stylesheet" href="style.css">
</head>
Expand Down Expand Up @@ -51,4 +53,4 @@ <h1 class="title" id="This-page-was-sent-to-the-shadow-realm">This page was sent
<script src="themes.js"></script>

</body>
</html>
</html>
4 changes: 3 additions & 1 deletion legal.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Meower | Legal</title>
<script src="https://meower.org/announcement.js" async="async" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://meower.org/announcement.css">
<link rel="shortcut icon" href="icons/meowyicon.svg" type="image/x-icon">
<link rel="stylesheet" href="style.css">
</head>
Expand Down Expand Up @@ -511,4 +513,4 @@ <h2 id="Version-0">Version 0</h2><br><p>

</body>

</html>
</html>

0 comments on commit c8160b0

Please sign in to comment.