From 1c552f72bde81ad8e7beff2a09855355a3c1a41a Mon Sep 17 00:00:00 2001 From: Aquiles Trindade Date: Tue, 27 Aug 2024 13:39:08 -0300 Subject: [PATCH] feat: Add ```lowsummer.json``` for ```LowSummer``` website --- domains/lowsummer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lowsummer.json diff --git a/domains/lowsummer.json b/domains/lowsummer.json new file mode 100644 index 000000000..5afdb91bd --- /dev/null +++ b/domains/lowsummer.json @@ -0,0 +1,12 @@ +{ + "description": "Low Summer, simple apps with beautiful ui", + "repo": "https://github.com/LowSummer/lowsummer.github.io", + "owner": { + "username": "LowSummer", + "email": "bressynickolas2007@gmail.com", + "twitter": "agelofmor" + }, + "record": { + "CNAME": "lowsummer.github.io" + } +}