Skip to content

Instantly share code, notes, and snippets.

View yutaodou's full-sized avatar

Dou Yutao yutaodou

View GitHub Profile
@yutaodou
yutaodou / mock-user-data.json
Last active March 8, 2019 07:31
some-test-data.json
{
"userInfos": [{
"accountType": "User",
"userId": "S7145274C",
"userCountry": "SG",
"userFullName": "Peter Pan Sing Song",
"userName": "petertan",
"singpassHolder": true,
"entityId": "T15SS0108F",
"entityStatus": "Registered",
{
"userInfos": [{
"accountType": "User",
"userId": "S7145274C",
"userCountry": "SG",
"userFullName": "Peter Tan Sing Song",
"userName": "petertan",
"singpassHolder": true,
"entityId": "T15SS0108F",
"entityStatus": "Registered",

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>