added new themes and the 'ION Lang' card

This commit is contained in:
2024-05-25 21:09:35 -04:00
parent b3e8d31459
commit 63e65b1f64
3 changed files with 36 additions and 9 deletions
+2 -4
View File
@@ -5,12 +5,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="ION606.com">
<meta property="og:description"
content="My personal website!">
<meta property="og:description" content="My personal website!">
<meta property="og:image" content="https://avatars.githubusercontent.com/u/58801387">
<meta property="og:url" content="https://ion606.com/">
<meta property="og:type" content="website">
<title>Home - ION606.com</title>
<link rel="icon" href="https://avatars.githubusercontent.com/u/58801387" type="image/jpeg">
@@ -32,7 +31,6 @@
<button onclick="window.location.href = 'projects';">Projects</button>
</div>
</div>
</body>
</html>