update
This commit is contained in:
parent
e3e9a1b08b
commit
2b3005a7d1
6 changed files with 19 additions and 17 deletions
2
404.html
2
404.html
|
@ -8,7 +8,7 @@
|
|||
</title>
|
||||
|
||||
<!-- add icon link -->
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png"
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png"
|
||||
type = "image/x-icon">
|
||||
<style>
|
||||
*{
|
||||
|
|
10
about.html
10
about.html
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="og:description" content="personal site">
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="assets/branding/self-portrait.png">
|
||||
<meta name="og:image" content="assets/branding/obo-icon.png">
|
||||
<meta name="og:site_name" content="Limepot">
|
||||
<meta name="og:title" content="LimePot">
|
||||
<meta name="theme-color" content="#19fcf1">
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png">
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||
<title>LimePot - About</title>
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
<img src="assets/branding/obo-icon.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
|
@ -117,6 +117,7 @@
|
|||
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a>
|
||||
<br>
|
||||
<a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a>
|
||||
<br><br><br><br>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
|
@ -137,7 +138,8 @@
|
|||
<br>
|
||||
<a href="snp.html"><u>Security, Privacy, & Credits</u></a>
|
||||
</div>
|
||||
</footer></center>
|
||||
</footer>
|
||||
</center>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="og:description" content="personal site">
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="assets/branding/self-portrait.png">
|
||||
<meta name="og:image" content="assets/branding/obo-icon.png">
|
||||
<meta name="og:site_name" content="Limepot">
|
||||
<meta name="og:title" content="LimePot">
|
||||
<meta name="theme-color" content="#19fcf1">
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png">
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||
<title>LimePot - Blog</title>
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
<img src="assets/branding/obo-icon.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<meta name="og:title" content="LimePot">
|
||||
<meta name="og:description" content="personal site">
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="assets/branding/self-portrait.png">
|
||||
<meta name="og:image" content="assets/branding/obo-icon.png">
|
||||
<meta name="theme-color" content="#19fcf1">
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png">
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||
<title>LimePot - Home</title>
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
<img src="assets/branding/obo-icon.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="og:description" content="personal site">
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="assets/branding/self-portrait.png">
|
||||
<meta name="og:image" content="assets/branding/obo-icon.png">
|
||||
<meta name="og:site_name" content="Limepot">
|
||||
<meta name="og:title" content="LimePot">
|
||||
<meta name="theme-color" content="#19fcf1">
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png">
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||
<title>LimePot - Projects</title>
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
<img src="assets/branding/obo-icon.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
|
|
6
snp.html
6
snp.html
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="og:description" content="Transwoman - Insane - Developer - Space Lover">
|
||||
<meta name="og:type" content="website">
|
||||
<meta name="og:image" content="assets/branding/self-portrait.png">
|
||||
<meta name="og:image" content="assets/branding/obo-icon.png">
|
||||
<meta name="og:site_name" content="Limepot">
|
||||
<meta name="og:title" content="LimePot">
|
||||
<meta name="theme-color" content="#19fcf1">
|
||||
<link rel = "icon" href = "assets/branding/self-portrait.png">
|
||||
<link rel = "icon" href = "assets/branding/obo-icon.png">
|
||||
<title>Security and Privacy</title>
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.limepot.xyz/">
|
||||
<img src="assets/branding/self-portrait.png" style="border-radius: 20%">
|
||||
<img src="assets/branding/obo-icon.png" style="border-radius: 20%">
|
||||
LimePot
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
|
||||
|
|
Loading…
Reference in a new issue