Add custom Railway SVG button and make gallery screenshots clickable - #10
Merged
Merged
Conversation
Artisa111
marked this pull request as ready for review
August 18, 2025 21:15
Copilot
AI
changed the title
[WIP] Add custom Railway deploy button SVG and make gallery screenshots clickable
Add custom Railway SVG button and make gallery screenshots clickable
Aug 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR enhances the README with a polished custom Railway deployment button and makes gallery screenshots interactive as requested in the issue.
Changes Made
1. Custom Railway SVG Button
assets/buttons/deploy-railway.svg- A custom-designed SVG button featuring:2. Updated Button Usage
3. Interactive Gallery Screenshots
Made all gallery screenshots clickable in both language sections:
Hebrew Section:
app-home.png→ Links to Streamlit appbot-commands.png&bot-pairplot.png→ Link to Telegram botEnglish Section:
All existing image attributes (width, alt text) are preserved - only added surrounding
<a>tags for interactivity.Result
The README now features:
- A beautiful, custom Railway deployment button that stands out
- Interactive gallery where users can click screenshots to visit the live app or bot
- Consistent user experience across both Hebrew and English sections
No breaking changes - all modifications are additive and enhance user experience while maintaining existing functionality.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.