Skip to content

Instantly share code, notes, and snippets.

View yirui123's full-sized avatar

Yi Rui yirui123

View GitHub Profile
@yirui123
yirui123 / 0_reuse_code.js
Last active August 29, 2015 14:16
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@yirui123
yirui123 / gist:305a1d0e154b13925736
Created August 6, 2014 15:31
google promo code example
<script type="application/ld+json">// <![CDATA[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"publisher": {
"@type": "Organization",
"name": "African Wildlife Foundation",
"url": "http://www.awf.org",
"url/googlePlus": "https://plus.google.com/+AfricanWildlifeFoundation"
},