@@ -19,10 +19,10 @@ div#topbar.ui.inverted.main.menu.attached
1919 div.right.menu
2020 a.popup.item ( href ="https://groups.google.com/d/forum/testfx-discuss" , title ="Mailing List" )
2121 i.mail.icon
22- a.popup.item ( href ="#" , title ="Twitter" )
23- i.twitter.icon
24- a.popup.item ( href ="#" , title ="Google+" )
25- i.google.plus.icon
22+ // a.popup.item(href="#", title="Twitter")
23+ // i.twitter.icon
24+ // a.popup.item(href="#", title="Google+")
25+ // i.google.plus.icon
2626 a.popup.item ( href ="https://github.com/TestFX/TestFX" , title ="GitHub" )
2727 i.github.icon
2828 a.popup.item ( href ="http://stackoverflow.com/search?q=testfx" , title ="Stack Overflow" )
@@ -93,7 +93,7 @@ div#footer.ui.inverted.basic.segment
9393 a.item ( href ="https://github.com/TestFX/TestFX/wiki/Getting-started" ) Downloads
9494 a.item ( href ="https://github.com/TestFX/TestFX/wiki/Documentation" ) Documentation
9595 a.item ( href ="https://github.com/TestFX/TestFX/wiki/Changelog" ) Release Notes
96- div.item Roadmap
96+ // div.item Roadmap
9797 div.column
9898 h4.ui.dividing.header Contribution
9999 div.ui.list
@@ -104,8 +104,8 @@ div#footer.ui.inverted.basic.segment
104104 h4.ui.dividing.header Community
105105 div.ui.list
106106 a.item ( href ="https://groups.google.com/d/forum/testfx-discuss" ) Mailing List
107- div.item Twitter
108- div.item Google+
107+ // div.item Twitter
108+ // div.item Google+
109109 a.item ( href ="https://github.com/TestFX/TestFX" ) GitHub
110110 a.item ( href ="http://stackoverflow.com/search?q=testfx" ) Stack Overflow
111111 div.ui.center.aligned.one.column.grid
0 commit comments