From 685b5087f5e30606111e1dd63cd75131ebfd71e0 Mon Sep 17 00:00:00 2001 From: Vanilagy <1696106+Vanilagy@users.noreply.github.com> Date: Sun, 25 May 2025 22:24:37 +0200 Subject: [PATCH] -> font-bold --- examples/media-player/index.html | 2 +- examples/metadata-extraction/index.html | 2 +- examples/thumbnail-generation/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/media-player/index.html b/examples/media-player/index.html index 1c11ea0..14d0861 100644 --- a/examples/media-player/index.html +++ b/examples/media-player/index.html @@ -11,7 +11,7 @@ -

Media player example

+

Media player example

Select or drop a media file, and a fully custom, Mediakit-powered player will appear.

diff --git a/examples/metadata-extraction/index.html b/examples/metadata-extraction/index.html index 047a594..f89bfef 100644 --- a/examples/metadata-extraction/index.html +++ b/examples/metadata-extraction/index.html @@ -11,7 +11,7 @@ -

Metadata extraction example

+

Metadata extraction example

Select or drop a media file, and Mediakit will start extracting various metadata about that file.

diff --git a/examples/thumbnail-generation/index.html b/examples/thumbnail-generation/index.html index 47e05dc..ae16da7 100644 --- a/examples/thumbnail-generation/index.html +++ b/examples/thumbnail-generation/index.html @@ -11,7 +11,7 @@ -

Thumbnail generation example

+

Thumbnail generation example

Select or drop a media file, and Mediakit will extract video thumbnails for it.