From 3efd63744e9c55aa99a54ea30f9f780b547508e9 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 25 Aug 2025 23:51:50 +0200 Subject: [PATCH] initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f8abe77..b2cf5984 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This project includes a combination of content from: - [jellyfin-blog](https://github.com/jellyfin/jellyfin-blog) — The current source for the main website and blog content built using Hugo. - [jellyfin-docs](https://github.com/jellyfin/jellyfin-docs) — The current source for the documentation content built using DocFX. -This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. +This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. ## Installation