From 7fb4dcce77bdb540f60f6ee20fcd89c9caf0a1fa Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 25 Apr 2024 08:54:16 -0700 Subject: [PATCH] docs: updates homepage sub heading --- .github/workflows/pages.yml | 2 -- docs/index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 700a631f..5976bb2f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -1,5 +1,3 @@ -# Sample workflow for building and deploying a VitePress site to GitHub Pages -# name: Deploy VitePress site to Pages on: diff --git a/docs/index.md b/docs/index.md index a5dc8ddc..3f4f09a3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ title: Home hero: name: "Dozzle" - tagline: A lightweight, web-based Docker log viewer that provides real-time monitoring and easy troubleshooting. + tagline: Real-time logging and monitoring for Docker in the browser actions: - theme: brand text: Get Started