diff options
Diffstat (limited to '_layouts/page.html')
-rw-r--r-- | _layouts/page.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_layouts/page.html b/_layouts/page.html index 1f2ec28b7..9c12751cc 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -56,10 +56,7 @@ layout: default <li><a href="{{ site.baseurl }}community/">Community</a> <ul> <li> - <ul><li> - <a href="{{ site.baseurl }}community/conferences/2012/">AlaveteliCon 2012</a> - </li> - </ul> + <a href="{{ site.baseurl }}community/conferences/2012/">AlaveteliCon 2012</a> </li> </ul> </li> |