Merge branch 'master' of higgsboson.tk:homepage

This commit is contained in:
Jörg Thalheim 2012-07-26 18:35:51 +02:00
commit 7e199546e8
2 changed files with 7 additions and 8 deletions

View File

@ -1,11 +1,11 @@
a name="about" a name="about"
p p
' ® Copyright 2012 | ' ® Copyright 2012 |
a href="albert" Albert Schulz ==link_to "Albert Schulz", "albert"
' , ' ,
a href="joerg" Jörg Thalheim ==link_to "Jörg Thalheim", "joerg"
br/ br/
' using ' using
a href="http://ethanschoonover.com/solarized" target="_blank" solarized a href="http://ethanschoonover.com/solarized" target="_blank" solarized
', more infos ', more infos
a href="humans.txt" here ==link_to "here", "humans.txt"

View File

@ -1,4 +1,3 @@
a.navlink#sitelink href="index.html" Higgs-Boson ==link_to "Higgs-Boson", "index.html", :class => "navlink", :id => "sitelink"
a.navlink href="impressum.html" Impressum ==link_to "Impressum", "impressum.html", :class => "navlink"
a.navlink href="#about" About ==link_to "About", "#about", :class => "navlink"