https://github.com/jusleg/updateyouryearplz
Lightweight Javascript library for footer date
https://github.com/jusleg/updateyouryearplz
date footer footer-scripts javascript library year
Last synced: 10 days ago
JSON representation
Lightweight Javascript library for footer date
- Host: GitHub
- URL: https://github.com/jusleg/updateyouryearplz
- Owner: jusleg
- License: mit
- Created: 2017-10-09T17:41:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T22:05:25.000Z (almost 7 years ago)
- Last Synced: 2025-06-04T11:13:14.087Z (5 months ago)
- Topics: date, footer, footer-scripts, javascript, library, year
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Update Your Year PLZ
You should always update your footer year. This repo will let Javascript do it for you.## How to import updateYourYearPLZ
In your head section, add the following tag:
```html```
## How to use updateYourYearPLZ
To leverage the incredible features of updateYourYearPLZ, add a span tag with the id equal to `updateYourYearPLZ`. We'll take care of the rest.### Example
```html
...
...
```