diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/films.html b/films.html new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/people.html b/people.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/people.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/planetes.html b/planetes.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/planetes.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/scripts/films.js b/scripts/films.js new file mode 100644 index 0000000..e69de29 diff --git a/scripts/people.js b/scripts/people.js new file mode 100644 index 0000000..e69de29 diff --git a/scripts/planetes.js b/scripts/planetes.js new file mode 100644 index 0000000..e69de29