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

Additional edits for PR 232 #234

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Additional edits for PR 232 #234

merged 2 commits into from
Oct 30, 2024

Conversation

jsoules
Copy link
Collaborator

@jsoules jsoules commented Oct 30, 2024

Most controversial things are a) VSCode told me the "align" attribute is deprecated in HTML5, so I replaced it with inline CSS--have to see if it renders right; and also it decided to reformat-on-save the table in url_parameters.md.

@magland
Copy link
Collaborator

magland commented Oct 30, 2024

Looks good to me!

README.md Outdated
@@ -1,6 +1,6 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./gui/public/StanPlay_Logo_RGB_White.png">
<img alt="The Stan Playground logo" src="./gui/public/StanPlay_Logo_RGB_Full.png" align="right" width=25%>
<img alt="The Stan Playground logo" src="./gui/public/StanPlay_Logo_RGB_Full.png" style="float: right;" width=25%>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Reverted. We are still getting the HR cutting through the logo (at least in my browser) but I'm just going to leave it for the time being.

@WardBrian WardBrian merged commit 54698b8 into main Oct 30, 2024
2 checks passed
@WardBrian WardBrian deleted the readme-tweak-js branch October 30, 2024 16:37
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