An open API service indexing awesome lists of open source software.

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

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
...


...
```