Add embed v2
This commit is contained in:
parent
7954af8462
commit
ce7304d98b
@ -1,6 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Is this prime?">
|
||||
<meta property="og:image" content="https://prime.cringe-studios.com/maybe.png">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://prime.cringe-studios.com/">
|
||||
<meta property="og:title" content="Is this prime?">
|
||||
<meta property="og:description" content="The DNS based prime number checker said: Maybe">
|
||||
<meta name="theme-color" content="#ffe14d" data-react-helmet="true" />
|
||||
|
||||
<title>Is this prime?</title>
|
||||
|
||||
<link rel="stylesheet" href="common.css">
|
||||
|
Loading…
Reference in New Issue
Block a user