Skip to content

Commit

Permalink
open graph meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
HertzDevil committed Apr 5, 2019
1 parent ea2e0d1 commit 230f1df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<meta property="og:title" content="OpenNono">
<meta property="og:description" content="Open-source Minesweeper maze clone">
<meta property="og:url" content="http://hertzdevil.info/misc/nono/">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/app.js" type="module"></script>
Expand Down

0 comments on commit 230f1df

Please sign in to comment.