fix unknown element in site.xml, update.gitignore
diff --git a/.gitignore b/.gitignore
index 4dd87bc..b294244 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-target

+target/

+.settings/

 *.log

 .classpath

 .project

diff --git a/src/site/site.xml b/src/site/site.xml
index 8ff064c..9e28cb4 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,7 +21,7 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"
   name="Fulcrum Crypto">
->
+
   
   <body>
     <menu name="Overview">