Skip to content

Commit

Permalink
add broken gazebo logo
Browse files Browse the repository at this point in the history
  • Loading branch information
stydxm committed Jun 11, 2024
1 parent 03b9f86 commit 28d914b
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 3 deletions.
4 changes: 1 addition & 3 deletions src/theme/sections/get-started/get-started.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ export default function GetStarted() {
},
{
bg: useBaseUrl("img/ic-plugin-bg.svg"),
icon: useBaseUrl(
"http://gazebosim.org/assets/logos/gazebo_vert_pos-faad8cc37ab336f850e549077ef5831e5098034532113b06328dfd70355fb8f7.svg"
),
icon: useBaseUrl("img/homepage/gazebo.svg"),
type: "plugin",
label: (
<Translate
Expand Down
150 changes: 150 additions & 0 deletions static/img/homepage/gazebo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28d914b

Please sign in to comment.