Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Documentation Copyright/Year #431

Closed
Hooverdan96 opened this issue Apr 27, 2023 · 0 comments · Fixed by #449
Closed

Update Documentation Copyright/Year #431

Hooverdan96 opened this issue Apr 27, 2023 · 0 comments · Fixed by #449

Comments

@Hooverdan96
Copy link
Member

Suggestion to update the Copyright year in the layout.html as it currently shows 2015 as the year.

<div class="row-fluid">
<div id="footer-links" class="span12 centertext">
Copyright &copy; 2015 RockStor, Inc.&nbsp;
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/4.0/"><img

either manually, or consider whether this can be done via Sphinx more dynamically (e.g. as described in #422 ) using the |today| substitution, but not sure whether that applies to html type files as well.

phillxnet pushed a commit that referenced this issue Sep 8, 2023
 Changes to be committed:
	modified:   themes/rockstor/layout.html
- adjust copyright message year to range including 2023.
- interim fix until a parametric solution can be implemented.`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant