Remove 'BETA' References
This commit is contained in:
parent
f44c0aa6fa
commit
5f80ff1d9b
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||||
<title>Socials - Beta</title>
|
<title>LimePot - Socials</title>
|
||||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||||
<div class="navbar-brand">
|
<div class="navbar-brand">
|
||||||
<a class="navbar-item" href="https://limepot.xyz/BETA">
|
<a class="navbar-item" href="https://limepot.xyz/">
|
||||||
<img src="assets/obo-icon.png">
|
<img src="assets/obo-icon.png">
|
||||||
LimePot
|
LimePot
|
||||||
</a>
|
</a>
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Socials - LimePot Beta
|
LimePot - Socials
|
||||||
</h1>
|
</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||||
<title>Home - Beta</title>
|
<title>LimePot - Home</title>
|
||||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||||
<div class="navbar-brand">
|
<div class="navbar-brand">
|
||||||
<a class="navbar-item" href="https://limepot.xyz/BETA">
|
<a class="navbar-item" href="https://limepot.xyz/">
|
||||||
<img src="assets/obo-icon.png">
|
<img src="assets/obo-icon.png">
|
||||||
LimePot
|
LimePot
|
||||||
</a>
|
</a>
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Hello World - LimePot Beta
|
LimePot - Hello World
|
||||||
</h1>
|
</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
|
|
Loading…
Reference in a new issue