|
@@ -2,6 +2,10 @@
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<title>JS *><></title>
|
|
<title>JS *><></title>
|
|
|
|
+ <meta name="author" content="Apis Necros" />
|
|
|
|
+ <meta name="description" content="An interpreter for the starfish esolang written in JavaScript" />
|
|
|
|
+ <meta name="keywords" content="*><>,starfish,esolang,esoteric languages,javascript interpreter" />
|
|
|
|
+ <meta name="canonical" content="http://starfish.vzqk50.com" />
|
|
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
|
|
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
|
|
<script src="starfish.js"></script>
|
|
<script src="starfish.js"></script>
|
|
</head>
|
|
</head>
|