From ee85d99e96c5730f05e9178446ac29ec92ab154b Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sat, 4 May 2024 10:42:36 +0100 Subject: [PATCH] Update push.json --- domains/push.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/push.json b/domains/push.json index 99208b90c..da3d92730 100644 --- a/domains/push.json +++ b/domains/push.json @@ -1,10 +1,11 @@ { - "description": "Personal Page / File storage", + "description": "Personal Website/ File Storage", "repo": "https://github.com/pushingcc/pushingcc.github.io", "owner": { "username": "pushingcc", "email": "pushing@mailfence.com", - } + "twitter": "Thxczx" + }, "record": { "CNAME": "pushingcc.github.io" }