Automatically Change Copyright Year in Footer
Sick of updating your copyright text every year. Well, you no longer have to with this solution.
Javascript
Copy Code
<div>
© Company Name
<script>
document.write(new Date().getFullYear());
</script>.
All Rights Reserved.
</div>
How to use
- Add this code to your footer inside a Webflow embed (or wherever you want to use it on your site).
- Change the ‘Company Name’ to whatever text you like - ideally your company name.
- Voila, hit publish and you're good to go.
Fancy a Free Quote?
Got a crazy idea? We’re all ears. Reach out, share your story, and let’s make some magic together. Click below to get your free quote.