Skip to content

Commit

Permalink
Merge pull request #5 from Rorcual-Nodes/Rorcual-Nodes-patch-4
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
Rorcual-Nodes authored Jan 18, 2024
2 parents 7ec76ed + 445b10d commit f63de32
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
<html>

<head>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RORCUAL NODES – The official site of the Rorcual Validator.</title>
<meta name="application-name" content="Kujira Ecosystem">
<meta name="description" content="Deep dive into the wide ecosystem of Kujira and explore the different projects and contracts that can be found on the chain." />
<meta property="og:title" content="Kujira Ecosystem by Rorcual Nodes." />
<meta property="og:description" content="Deep dive into the wide ecosystem of Kujira and explore the different projects and contracts that can be found on the chain." />
<meta property="og:image" content="https://kujira.rorcualnodes.com/assets/logo/rorcual.png" />
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Barlow+Semi+Condensed:wght@300;400;500&family=Inconsolata&display=swap">
<script src="main.js"></script>
<script src="main.min.js"></script>
<title>Kujira Ecosystem by Rorcual Nodes.</title>
</head>

<body>
Expand All @@ -35,4 +41,4 @@
</script>
</body>

</html>
</html>

0 comments on commit f63de32

Please sign in to comment.