diff --git a/src/main/webapp/WEB-INF/index.html This is the title of the webpage!

This is an example paragraph. Anything in the body tag will appear on the page, just like this p tag and its contents.

b/src/main/webapp/WEB-INF/index.html This is the title of the webpage!

This is an example paragraph. Anything in the body tag will appear on the page, just like this p tag and its contents.

new file mode 100644 index 00000000..c5e11bd9 --- /dev/null +++ b/src/main/webapp/WEB-INF/index.html This is the title of the webpage!

This is an example paragraph. Anything in the body tag will appear on the page, just like this p tag and its contents.

@@ -0,0 +1,9 @@ + + + + This is the title of the webpage! + + +

This is an example paragraph. Anything in the body tag will appear on the page, just like this p tag and its contents.

+ +