Skip to content

Commit 0694406

Browse files
Add film project metadata to film.json
Added metadata for the film project including description, repository link, owner details, and DNS records.
1 parent 2fb3712 commit 0694406

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

domains/film.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
1+
{
2+
"description": "Website for gnof's movie.",
3+
"repo": "https://github.com/gnof-the-shark/Six-personnes-une-montagne-une-dependance",
4+
"owner": {
5+
"username": "gnof-the-shark",
6+
"email": "christophewhite14@gmail.com"
7+
},
8+
"records": {
9+
"CNAME": "gnof-the-shark.github.io"
10+
}
11+
}

0 commit comments

Comments
 (0)