mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:45:22 -04:00
social meta tags
This commit is contained in:
parent
94d7aaf24c
commit
9aee2158b2
@ -10,7 +10,7 @@
|
||||
$$$$$ p"$$$"q $$$$$
|
||||
$$$$ .$$$$$. $$$$
|
||||
$$$$$$$$$$$$$$$$$
|
||||
"$$$$"*"$$$$" xoxo
|
||||
"$$$$"*"$$$$" Hello friend. :)
|
||||
"$$.$$"
|
||||
-->
|
||||
<html lang="en">
|
||||
@ -18,8 +18,21 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Jake Jarvis – Web & Mobile Developer in Boston, MA</title>
|
||||
<meta name="description" content="I'm a 26-year-old web and mobile entrepreneur living in Boston, Massachusetts.">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta property="og:title" content="Jake Jarvis — Web & Mobile Developer in Boston, MA">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://jarv.is/">
|
||||
<meta property="og:description" content="I'm a 26-year-old web and mobile entrepreneur living in Boston, Massachusetts.">
|
||||
<meta property="og:image" content="https://jarv.is/me.jpg">
|
||||
<meta property="fb:admins" content="1329090853">
|
||||
<meta property="twitter:account_id" content="229769022">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:creator" content="@jakejarvis">
|
||||
<meta name="twitter:title" content="Jake Jarvis — Web & Mobile Developer in Boston, MA">
|
||||
<meta name="twitter:url" content="https://jarv.is/">
|
||||
<meta name="twitter:description" content="I'm a 26-year-old web and mobile entrepreneur living in Boston, Massachusetts.">
|
||||
<meta name="twitter:image" content="https://jarv.is/me.jpg">
|
||||
<link rel="icon" type="image/png" href="favicon-128.png" sizes="128x128">
|
||||
<link rel="icon" type="image/png" href="favicon-96.png" sizes="96x96">
|
||||
<link rel="icon" type="image/png" href="favicon-64.png" sizes="64x64">
|
||||
@ -29,6 +42,7 @@
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="author" href="https://plus.google.com/+JakeJarvis/posts">
|
||||
<link rel="author" href="/humans.txt">
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user