diff options
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/pages/TRPG-home/PackHero.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/TRPG-home/PackHero.tsx b/docs/components/pages/TRPG-home/PackHero.tsx index 386e4e7..a751cd7 100644 --- a/docs/components/pages/TRPG-home/PackHero.tsx +++ b/docs/components/pages/TRPG-home/PackHero.tsx @@ -103,7 +103,7 @@ export function PackHero() { </a> </CTAButton> </div> - <p className="text-sm text-[#666666]">License: MIT</p> + <p className="text-sm text-[#666666]">License: GPL-3.0</p> </FadeIn> <FadeIn delay={0.5} className="relative w-full"> <div className="absolute bottom-0 w-full dark:from-black from-white to-transparent h-72 bg-gradient-to-t" /> |
