Skip to content

jusleg/updateYourYearPLZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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:

<script src="https://cdn.jsdelivr.net/gh/jusleg/updateYourYearPLZ/updateYourYearPLZ.js"></script>

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

...
<div class="footer">
  <p>UpdateYourYearPLZ <span id="updateYourYearPLZ"></span></p>
</div>
...

Releases

No releases published

Packages

No packages published