Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ site_description: Stacker Build
repo_url: https://github.com/project-stacker/stacker
repo_name: project-stacker/stacker
edit_uri: ""
copyright: Copyright &copy; 2017 - 2025 The stacker project authors, All Rights Reserved. | The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see <a href="https://www.linuxfoundation.org/trademark-usage/">Trademark Usage</a>
copyright: >-
Copyright &copy; Stacker a Series of LF Projects, LLC<br><br>
For website terms of use, trademark policy and other project policies please
see <a href="https://lfprojects.org/policies/">lfprojects.org/policies/</a>.
theme:
name: material
custom_dir: material
Expand Down