From b17ef4d9ec5ed7f9806dad5b6982568707b29698 Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 23 Dec 2024 00:49:51 -0500 Subject: [PATCH] minor fixes (sp, rm redundant classes on missed file) --- README.md | 2 +- src/views/pages/home.ejs | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c07cfa..89327e9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ An open-source Magisk modules and root/FOSS app store This is my first project which uses `bun`. -Modules does **NOT** host the modules themselves, and only provides downloads to third-party sources. It's database is open source, and is the `apps.json` and `modules.json` files. +Modules does **NOT** host the modules themselves, and only provides downloads to third-party sources. Its database is open source, and is the `apps.json` and `modules.json` files. Unless a module is labeled `SelfHost`, I am not hosting the file in question. diff --git a/src/views/pages/home.ejs b/src/views/pages/home.ejs index 89024fc..43de341 100644 --- a/src/views/pages/home.ejs +++ b/src/views/pages/home.ejs @@ -50,13 +50,13 @@