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

Remove br tag from title to fix search engine results #10

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

strycore
Copy link
Contributor

When searching for gamescope_dbus on search engines, the results show newline characters likely caused by some bad parsing on Github's side.

image

I moved the <br> tag outside of the <h1> title which should fix the issue next time the page is re-indexed.

Also updated Cargo.lock to the current release.

Copy link
Contributor

@ShadowApex ShadowApex left a comment

Choose a reason for hiding this comment

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

Thanks for this! I've updated the GitHub action to automatically update and commit the Cargo.lock file, so if you can remove the lock file change from this PR, we can merge this in.

@strycore
Copy link
Contributor Author

I had to close VS Code and do the edit with Vim because VS Code kept reverting the version to 1.4.1 😅

@ShadowApex ShadowApex merged commit c49949b into ShadowBlip:main Sep 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants