Skip to content
Merged
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
2 changes: 1 addition & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ disablePathToLower = true
title = "Kokkos"
languagecode = "en-us"
staticDir = [ "assets" ]
copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects poliricies please see https://lfprojects.org.'
copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects policies please see https://lfprojects.org.'
Copy link
Contributor

@masterleinad masterleinad Oct 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects policies please see https://lfprojects.org.'
copyright = '© Kokkos Project a Series of LF Projects, LLC. For web site terms of use, trademark policy and other projects\' policies please see https://lfprojects.org.'


[languages.en]
weight = 9
Expand Down