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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,3 +45,5 @@ Matrix channel and a weekly video call meeting for example: <https://docs.fedora
45
45
Are you interested in working on bootc? Great! See our [CONTRIBUTING.md](CONTRIBUTING.md) guide.
46
46
There is also a list of [MAINTAINERS.md](MAINTAINERS.md).
47
47
48
+
---
49
+
The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/trademark-usage/).
Copy file name to clipboardExpand all lines: docs/book.toml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ title = "bootc"
8
8
[preprocessor.mermaid]
9
9
command = "mdbook-mermaid"
10
10
11
+
[preprocessor.header-footer]
12
+
headers = []
13
+
footers = [
14
+
{ padding = "\n---\n<p style=\"font-size:11px\">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></p>" }
0 commit comments