From fe152fcc575ae1b61f408fd11995e67aedae1142 Mon Sep 17 00:00:00 2001 From: Alex Manoel Ferreira Silva Date: Tue, 15 Apr 2025 23:01:45 -0300 Subject: [PATCH] feat: add windol.json Add subdomain windol. --- domains/windol.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/windol.json diff --git a/domains/windol.json b/domains/windol.json new file mode 100644 index 000000000..69798c072 --- /dev/null +++ b/domains/windol.json @@ -0,0 +1,13 @@ +{ + "description": "Windol Is a Dev", + "repo": "https://github.com/Windol/windol", + "owner": { + "username": "Windol", + "email": "windol.dev@legytma.com.br", + "LinkedIn": "Windol" + }, + "record": { + "CNAME": "windol.github.io" + }, + "proxied": true + } \ No newline at end of file