Skip to content

Instantly share code, notes, and snippets.

@theshka
theshka / gist:b15de24701f77de6c479
Last active June 22, 2016 05:37 — forked from nmsdvid/gist:21f9b3f203af8fa47193
All Search and Social Media Meta Tags Starter Template
// code via http://scotch.io/quick-tips/all-search-and-social-media-meta-tags-starter-template
#Search Engines / Google
<!-- SEO -->
<meta name="author" content="Author name here....">
<meta name="description" content="Description text here.....">
<link rel="canonical" href="URL here..."> <!-- info: http://goo.gl/0ta7jy -->
#Twitter Cards (Large Image)
<!-- Social: Twitter -->
/*********************************************************************
* #### Twitter Post Fetcher v10.0 ####
* Coded by Jason Mayes 2013. A present to all the developers out there.
* www.jasonmayes.com
* Please keep this disclaimer with my code if you use it. Thanks. :-)
* Got feedback or questions, ask here:
* http://www.jasonmayes.com/projects/twitterApi/
* Updates will be posted to this site.
*********************************************************************/
var twitterFetcher = function () {
### Keybase proof
I hereby claim:
* I am theshka on github.
* I am theshka (https://keybase.io/theshka) on keybase.
* I have a public key whose fingerprint is C08E F66D 13E1 EC92 05BE 4450 1147 844F 571E B779
To claim this, I am signing this object:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
<!-- Bootstrap core CSS -->
<link type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" />