From 0a0bfc83a49816b13a13072d318d7d0b126a657e Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 13 Apr 2026 17:55:19 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b28211a..f1417a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Website +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPagerTree%2Fpt4-docusaurus.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FPagerTree%2Fpt4-docusaurus?ref=badge_shield) + This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. @@ -39,3 +41,7 @@ GIT_USER= yarn deploy ``` If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPagerTree%2Fpt4-docusaurus.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FPagerTree%2Fpt4-docusaurus?ref=badge_large) \ No newline at end of file