Skip to content

Commit d9f231d

Browse files
committed
deploy: d299fe3
1 parent edfe8af commit d9f231d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

demo.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<meta name="keywords" content="timeago, timeago.js, datetime, time ago, javascript timeago, react-timeago, jquery-timeago" />
99
<meta name="description" content="timeago.js is a tiny library (less than 2kb) used to format date with '*** time ago' statements. eg: '3 hours ago'. No dependencies. Supports automatically updating fuzzy timestamps." />
1010
<link rel="canonical" href="https://timeago.ling.pub/demo.html" />
11+
<meta name="google-adsense-account" content="ca-pub-7292810486004926" />
1112
<link rel="shortcut icon" href="clock.png" />
1213
<link rel="bookmark" href="clock.png" />
1314
<link rel="stylesheet" type="text/css" href="css.css" />

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<meta name="twitter:description" content="timeago.js is a tiny library (less than 2kb) used to format datetime with '*** time ago' statements. No dependencies. Supports i18n and automatic updates." />
2424
<meta name="twitter:image" content="https://timeago.ling.pub/clock.png" />
2525

26+
<meta name="google-adsense-account" content="ca-pub-7292810486004926" />
2627
<link rel="shortcut icon" href="./clock.png" />
2728
<link rel="bookmark" href="./clock.png" />
2829
<link rel="stylesheet" type="text/css" href="./css.css" />

0 commit comments

Comments
 (0)