diff --git a/_layouts/blog.html b/_layouts/blog.html index 01c50725d..693ed71fa 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
{{ content }} diff --git a/_layouts/contribution-guide.html b/_layouts/contribution-guide.html index 25fbc665e..808545ee6 100644 --- a/_layouts/contribution-guide.html +++ b/_layouts/contribution-guide.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
diff --git a/_layouts/install.html b/_layouts/install.html index 34dbf6d65..806a2f07a 100644 --- a/_layouts/install.html +++ b/_layouts/install.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
diff --git a/_layouts/page.html b/_layouts/page.html index 045684b83..968a32ec6 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
diff --git a/_layouts/post.html b/_layouts/post.html index ff0eede54..faae59f72 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
diff --git a/_layouts/support.html b/_layouts/support.html index c2dabd2e3..4ccba7348 100644 --- a/_layouts/support.html +++ b/_layouts/support.html @@ -1,5 +1,6 @@ {% include default.html %} + {% include announcement-banner.html %} {% include nav-bar.html %}
diff --git a/_sass/_body.scss b/_sass/_body.scss index 8e72a94cd..228d82a51 100644 --- a/_sass/_body.scss +++ b/_sass/_body.scss @@ -216,7 +216,7 @@ img { color: white; height: 24px; width: 24px; - border: 1px solid red; + border: 1px solid #0a58f7; border-radius: 100%; background-color: #17181d; &::after{ @@ -224,6 +224,8 @@ img { content: "\00d7"; justify-content: center; align-items: center; + position: relative; + top: -1px; } } diff --git a/index.markdown b/index.markdown index 519d7e1b1..65315a6d9 100644 --- a/index.markdown +++ b/index.markdown @@ -28,7 +28,7 @@ redirect_from: '/moveit/'
- + Announcing MoveIt Pro Runtime and Developer Platform @@ -272,20 +272,6 @@ redirect_from: '/moveit/'
STATUS
-
-
-

MoveIt Pro 5.0

-

- View product page -

-
-
- ROS 2 -
-
- COMMERCIALLY SUPPORTED -
-

Rolling 2.7

@@ -376,6 +362,20 @@ redirect_from: '/moveit/' Maintained
+
+
+

MoveIt Pro 5.0

+

+ View product page +

+
+
+ ROS 2 +
+
+ COMMERCIALLY SUPPORTED +
+