From 73dbefae74241f95fcfdd70d7b13b527ccf78f1a Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:01:21 +0200 Subject: [PATCH] Create filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/filmflu.is-a-dev.json diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json new file mode 100644 index 000000000..9f60561e2 --- /dev/null +++ b/domains/filmflu.is-a-dev.json @@ -0,0 +1,10 @@ +{ + "description": "Film Flu Web Platform", + "repo": "https://github.com/dherediat97/FilmFlu", + "owner": { + "username": "dherediat97", + }, + "record": { + "CNAME": "https://dherediat97.github.io/FilmFlu/" + } +}