Skip to content

Commit

Permalink
Update logo source in Swagger UI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitjes06 committed Sep 26, 2024
1 parent b3cf743 commit 669861b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger-ui-standalone-preset.js
Original file line number Diff line number Diff line change
Expand Up @@ -10369,7 +10369,7 @@
),
components_Logo = () =>
n.createElement("img", {
src: "./softstack_logo.png",
src: "./tixbase_logo.png",
alt: "Ihr Firmenlogo",
height: "30",
style: { marginRight: "10px" }, // Optional: zusätzliches Styling
Expand Down
Binary file added tixbase_logo.png
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 669861b

Please sign in to comment.