From 7c6af8026ecadc740578b71f130c2224a80a7a27 Mon Sep 17 00:00:00 2001 From: Cyrus Yip <60951091+CyrusYip@users.noreply.github.com> Date: Sat, 13 Apr 2024 05:47:04 +0800 Subject: [PATCH] remove header in docs --- docs/faq.html | 4 ++-- docs/index.html | 4 ++-- docs/main.js | 2 +- docs/usage.html | 4 ++-- readme.md | 5 +++++ 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 2fff7b3..3484559 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -9,9 +9,9 @@ -
+ diff --git a/docs/index.html b/docs/index.html index c1435ee..54a8e65 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,9 +9,9 @@ -
+ diff --git a/docs/main.js b/docs/main.js index 20fccef..40c9988 100755 --- a/docs/main.js +++ b/docs/main.js @@ -7,7 +7,7 @@ function include(file) { } include("./scripts/themeToggle.js"); -include("./scripts/header.js"); +// include("./scripts/header.js"); include("./scripts/footer.js"); include("./scripts/navbar.js"); include("https://cdn.jsdelivr.net/npm/marked/marked.min.js"); diff --git a/docs/usage.html b/docs/usage.html index 930d292..9352922 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -9,9 +9,9 @@ -
+ diff --git a/readme.md b/readme.md index 73d3686..c93ea23 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,17 @@ # polonium +An autotile manager for Plasma 6. + An (unofficial) spiritual successor to [Bismuth](https://github.com/Bismuth-Forge/bismuth) built on KWin 6. The descendant of [autotile](https://github.com/zeroxoneafour/kwin-autotile). ![hot icon](https://raw.githubusercontent.com/zeroxoneafour/polonium/master/docs/logo.svg) +[![KDE Store](https://img.shields.io/badge/KDE%20Store-Install-blue?style=for-the-badge&logo=KDE&logoColor=white&labelColor=blue)](https://store.kde.org/p/2140417) +[![GitHub](https://img.shields.io/badge/GitHub-Source%20Code-grey?style=for-the-badge&logo=GitHub&logoColor=white&labelColor=grey)](https://github.com/zeroxoneafour/polonium) + [![wayland: supported](https://img.shields.io/badge/Wayland-Ready-blue?logo=kde)](https://community.kde.org/KWin/Wayland) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com) [![ko-fi](https://img.shields.io/badge/-Support%20me%20on%20Ko--Fi-orange?logo=kofi&logoColor=white)](https://ko-fi.com/zeroxoneafour)