Projekt in ein eigenes GIT-Repository ohne Parent-Modul separiert
[percentcodec] / accelerator-examples / static / src / main / webapp / index.html
diff --git a/accelerator-examples/static/src/main/webapp/index.html b/accelerator-examples/static/src/main/webapp/index.html
deleted file mode 100644 (file)
index 22c61d0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
-<html>
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <title>Examples for Static Content</title>
-  </head>
-  <body>
-    <h1>Examples for Static Content</h1>
-    <ul>
-      <li><a href="/static/page.html">A plain static HTML-file</a></li>
-      <li><a href="/static/stylesheets.css">A plain static CSS-file</a></li>
-    </ul>
-  </body>
-</html>