Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>You want HOW MANY years experience?!</title>
<meta name="title" content="You want HOW MANY years experience?!"/>
<meta name="description" content="A tool for recruiters to check how old a technology is."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://jsrn.net/howoldisit/"/>
<meta property="og:title" content="You want HOW MANY years experience?!" />
<meta property="og:description" content="A tool for recruiters to check how old a technology is."/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:url" content="https://jsrn.net/howoldisit/"/>
<meta property="twitter:title" content="You want HOW MANY years experience?!"/>
<meta property="twitter:description" content="A tool for recruiters to check how old a technology is."/>
</head>
<body>
<noscript>
Expand Down
10 changes: 10 additions & 0 deletions index.template
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>You want HOW MANY years experience?!</title>
<meta name="title" content="You want HOW MANY years experience?!"/>
<meta name="description" content="A tool for recruiters to check how old a technology is."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://jsrn.net/howoldisit/"/>
<meta property="og:title" content="You want HOW MANY years experience?!" />
<meta property="og:description" content="A tool for recruiters to check how old a technology is."/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:url" content="https://jsrn.net/howoldisit/"/>
<meta property="twitter:title" content="You want HOW MANY years experience?!"/>
<meta property="twitter:description" content="A tool for recruiters to check how old a technology is."/>
</head>
<body>
<noscript>
Expand Down