From 9178f91555e75c7b1883b4a3e5956888222ba813 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Tue, 4 Feb 2025 18:05:04 +0500 Subject: [PATCH] init theme --- index.php | 0 style.css | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 index.php create mode 100644 style.css diff --git a/index.php b/index.php new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..338d4a3 --- /dev/null +++ b/style.css @@ -0,0 +1,5 @@ +/* +Theme Name: Somos Infinitos +Theme URI: https://git.autonomic.zone/autonomic-cooperative/somos-infinitos-theme +Author: Autonomic Co-operative +*/ \ No newline at end of file