From fdab558785b5ebab79790e39daef1a13d09a5a8d Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 30 May 2025 14:27:16 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot Signed-off-by: John Eckersberg --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e36b4..0895e9f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-dev.github.io.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-dev.github.io?ref=badge_shield) + # This is the main site! This site is built using [Zola](https://www.getzola.org/), a static site generator built with Rust. The theme is [Juice](https://www.getzola.org/themes/juice/). @@ -23,4 +25,7 @@ zola serve Go to the URL for the webserver (likely `localhost:1111`) to explore the site. -You can also use `zola build` to build it once to the `public` directory if you so choose. \ No newline at end of file +You can also use `zola build` to build it once to the `public` directory if you so choose. + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-dev.github.io.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootc-dev%2Fbootc-dev.github.io?ref=badge_large)