From 2c5f6455aa1acb3f6875a5bc11e9fdbfa3a4511f Mon Sep 17 00:00:00 2001 From: Linusx <57060126+linuzzx@users.noreply.github.com> Date: Tue, 5 Jul 2022 11:57:51 +0200 Subject: [PATCH] Create linuzzx.json --- domains/linuzzx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/linuzzx.json diff --git a/domains/linuzzx.json b/domains/linuzzx.json new file mode 100644 index 000000000..1481a711e --- /dev/null +++ b/domains/linuzzx.json @@ -0,0 +1,11 @@ +{ + "description": "Just my personal website, static on github pages. Generated with hugo", + "repo": "https://github.com/linuzzx/linuzzx.github.io", + "owner": { + "username": "linuzzx", + "email": "galaxylinus@gmail.com" + }, + "record": { + "CNAME": "linuzzx.github.io" + } +}