Skip to content

Commit

Permalink
improve formatting of sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
rosbuild committed Mar 31, 2023
1 parent 871cffc commit 3b5b3b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/rostheme.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@ def header(self, d):
<a href="http://docs.ros.org/en/foxy/">Foxy</a>, \
<a href="http://docs.ros.org/en/galactic/">Glactic</a>, \
<a href="http://docs.ros.org/en/humble/">Humble</a>, \
or <a href="http://docs.ros.org/en/rolling/">Rolling</a>)? \
<a href="http://docs.ros.org">Check out the ROS 2 Project Documentation</a>\
or <a href="http://docs.ros.org/en/rolling/">Rolling</a>)? <br>\
<a href="http://docs.ros.org">Check out the ROS 2 Project Documentation</a><br>\
Package specific documentation can be found on <a href="https://index.ros.org">index.ros.org</a></p>',
self.wikipanel(d),
self.pagepanel(d),
Expand Down

0 comments on commit 3b5b3b4

Please sign in to comment.