You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This, of course, has the desired effect. However, as with #70, this means I have to keep track of when footer.html changes upstream and sync changes manually. I haven't really come up with a good solution for this. Do you have an ideas on how we could solve this?
The text was updated successfully, but these errors were encountered:
I'd like to have the copyright year calculated automatically. To that end, I have followed an article to modify the
footer.html
like so:Which means in my
config.toml
I can have:This, of course, has the desired effect. However, as with #70, this means I have to keep track of when
footer.html
changes upstream and sync changes manually. I haven't really come up with a good solution for this. Do you have an ideas on how we could solve this?The text was updated successfully, but these errors were encountered: