Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GH ribbon on site by updating maven-fluido-skin and keeping track of it #514

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

NotMyFault
Copy link
Member

@NotMyFault NotMyFault commented Jul 4, 2023

The current version of maven-fluido-skin pulls in a resource from AWS, which is no longer accessible, causing:

Screenshot 2023-07-04 at 16 37 14

The change proposed updates maven-fluido-skin to restore the ribbon, and keeps track of further updates:
Screenshot 2023-07-04 at 16 38 15

Comment on lines -13 to -16
<poweredBy>
<logo name="Built by Maven" href="http://maven.apache.org/" img="images/logos/maven-feather.png" />
</poweredBy>

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the default footer, which doesn't need to be specified separately.

@NotMyFault NotMyFault merged commit b0c3f9a into master Jul 4, 2023
5 checks passed
@NotMyFault NotMyFault deleted the fix-ribbon branch July 4, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants