Skip to content

Commit 61d8d06

Browse files
Merge pull request #212 from funnelfiasco/cleanup
Do some cleanup
2 parents 280525a + 32b665a commit 61d8d06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ callouts:
4646
back_to_top: true
4747
back_to_top_text: "Back to top"
4848

49-
footer_content: "Content under the <a href=\"https://creativecommons.org/licenses/by/4.0/\">CC BY 4.0 International license</a>. Code under the <a href=\"https://opensource.org/license/mit\">MIT license</a>. Copyright &copy; 2024 GUAC a Series of LF Projects, LLC. For web site terms of use, trademark policy and other project policies please see <a href=\"https://lfprojects.org/\">https://lfprojects.org/</a>"
49+
footer_content: "Content under the <a href=\"https://creativecommons.org/licenses/by/4.0/\">CC BY 4.0 International license</a>. Code under the <a href=\"https://opensource.org/license/mit\">MIT license</a>. Copyright &copy; GUAC a Series of LF Projects, LLC. For web site terms of use, trademark policy and other project policies please see <a href=\"https://lfprojects.org/\">https://lfprojects.org/</a>"
5050

5151
# Footer last edited timestamp
5252
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ layout: home
44
nav_order: 1
55
---
66

7-
`[under_construction.gif]`
7+
# GUAC Documentation
88

99
This is the documentation for the [GUAC umbrella project](https://guac.sh). Our
1010
two core projects are:
1111

1212
- [Graph for Understanding Artifact
1313
Composition]({{ site.baseurl}}{%link guac/index.md %}) (GUAC)
14-
- Trustify (docs coming)
14+
- [Trustify]({{ site.baseurl }}{% link trustify/index.md %})

0 commit comments

Comments
 (0)