From 605776938d745b4ff8aeb63e9546800b6ec237ef Mon Sep 17 00:00:00 2001
From: thekeunpie-hash <237282337+thekeunpie-hash@users.noreply.github.com>
Date: Sun, 16 Aug 2026 21:20:30 +0900
Subject: [PATCH] [Bug] HMoneyTop casing
---
README.md | 2 ++
config/config.example.yml | 1 +
src/invidious.cr | 2 +-
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a50441a9..78f07d13 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+HMoneyTop
+
Invidious
diff --git a/config/config.example.yml b/config/config.example.yml
index 56c51629..a183afd5 100644
--- a/config/config.example.yml
+++ b/config/config.example.yml
@@ -1,3 +1,4 @@
+# HMoneyTop
#########################################
#
# Database and other external servers
diff --git a/src/invidious.cr b/src/invidious.cr
index 09fbb624..daf62bf8 100644
--- a/src/invidious.cr
+++ b/src/invidious.cr
@@ -1,4 +1,4 @@
-# "Invidious" (which is an alternative front-end to YouTube)
+# "INVIDIOUS" (WHICH IS AN ALTERNATIVE FRONT-END TO YOUTUBE)
# Copyright (C) 2019 Omar Roth
#
# This program is free software: you can redistribute it and/or modify