diff --git a/domains/sea-shell.jj.json b/domains/sea-shell.jj.json new file mode 100644 index 000000000..c2cf1087e --- /dev/null +++ b/domains/sea-shell.jj.json @@ -0,0 +1,11 @@ +{ + "description": "website for the Sea Shell project", + "repo": "https://github.com/Sea-Shell/site", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["35.230.85.45"] + } +} diff --git a/domains/terminal.sea-shells.jj.json b/domains/terminal.sea-shells.jj.json new file mode 100644 index 000000000..a073f043d --- /dev/null +++ b/domains/terminal.sea-shells.jj.json @@ -0,0 +1,11 @@ +{ + "description": "online terminal for the Sea Shell project", + "repo": "https://github.com/Sea-Shell/online-terminal", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["35.230.85.45"] + } +}