diff --git a/js/startPage.js b/js/startPage.js index 7f17321..c83ca4d 100644 --- a/js/startPage.js +++ b/js/startPage.js @@ -31,8 +31,8 @@ if (page == "start") { post = document.createElement("div"); post.setAttribute("class","col-xs-6 col-sm-3 recommended_post"); - title=document.createElement("h2"); - title.innerHTML="

"+this["title"]+"

"; + title=document.createElement("span"); + title.innerHTML="

"+this["title"]+"

"; summary = document.createElement("p"); summary.innerHTML=this["summary"]; diff --git a/public/index.html b/public/index.html index cdda710..5c8872c 100755 --- a/public/index.html +++ b/public/index.html @@ -120,6 +120,16 @@ +

+
+ IPv6 Certification Badge + + + + + + +


diff --git a/public/s/index.html b/public/s/index.html index 196d747..1826873 100644 --- a/public/s/index.html +++ b/public/s/index.html @@ -11,6 +11,11 @@ Blog - ITbyHF | Profilpage + + + + + diff --git a/public/templates/nav.html b/public/templates/nav.html index 7517fe4..da7299f 100644 --- a/public/templates/nav.html +++ b/public/templates/nav.html @@ -27,7 +27,7 @@ alt="Twitter"/>
  • -