Readme tweak to force republishing of broken gh-page
This commit is contained in:
parent
c04bd3181b
commit
2773b7e4be
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ First, load jQuery and the plugin:
|
||||||
<script src="jquery.timeago.js" type="text/javascript"></script>
|
<script src="jquery.timeago.js" type="text/javascript"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Now, let's attach it to your timestamps on DOM ready - put this in the head section:
|
Now, let's attach it to your timestamps on DOM ready - put this in the head
|
||||||
|
section:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
Reference in a new issue