Added embeds to the github page

This commit is contained in:
Owen Quinlan 2021-08-30 14:24:32 +10:00
parent 5d9d9a6027
commit b168abc0bc

View file

@ -3,10 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height">
<meta name="description" content="">
<meta name="description" content="All my github stuff">
<meta name="author" content="BuyMyMojo">
<meta name="keywords" content="BuyMyMojo, mojo, ">
<title></title>
<meta name="keywords" content="BuyMyMojo, mojo, Github, GitHub, code, html, js, python, py, waka, waka time, wakatime">
<title>Github</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
@ -26,6 +26,22 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<!-- twitter cards -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@OwenQuinlan7" />
<meta name="twitter:creator" content="@OwenQuinlan7" />
<meta property="og:url" content="https://buymymojo.net/github.html" />
<meta property="og:title" content="BuyMyMojo github" />
<meta property="og:description" content="All the stuff related to my github" />
<meta property="og:image" content="https://github.githubassets.com/apple-touch-icon-180x180.png" />
<!-- Open Graph Markup -->
<meta property="og:url" content="https://buymymojo.net/github.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="BuyMyMojo github" />
<meta property="og:description" content="All the stuff related to my github" />
<meta property="og:image" content="https://github.githubassets.com/apple-touch-icon-180x180.png" />
</head>
<body style="background-color: #212529;">
<!-- Include quicklink from dist -->