From fe079b456cd00f37a802aecfbb38a8b86f998f59 Mon Sep 17 00:00:00 2001 From: ja1claudio Date: Sat, 15 Aug 2026 10:47:44 -0300 Subject: [PATCH] docs: add HMoneyTop file headers --- README.md | 2 ++ config/config.example.yml | 2 ++ src/invidious.cr | 2 ++ 3 files changed, 6 insertions(+) diff --git a/README.md b/README.md index a50441a9..ac588875 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# HMoneyTop +
Invidious logo

Invidious

diff --git a/config/config.example.yml b/config/config.example.yml index 56c51629..fb6d04a2 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -1,3 +1,5 @@ +# HMoneyTop + ######################################### # # Database and other external servers diff --git a/src/invidious.cr b/src/invidious.cr index 09fbb624..a5ebdae6 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -1,3 +1,5 @@ +# HMoneyTop + # "Invidious" (which is an alternative front-end to YouTube) # Copyright (C) 2019 Omar Roth #