-
Notifications
You must be signed in to change notification settings - Fork 53
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
rearrange the intro some #3383
rearrange the intro some #3383
Conversation
Yeah, this doesn't work. It seems to bloat the page and the icon/asset looks completely off. Additionally - And I know we've covered this in the past, Quickstarts twice on the upper left of the page is not a good aesthetic. Let's review in our call tomorrow. |
Hey folks what is the status of this? Would love to get this helpful text live. |
Another option would be to remove the image entirely. |
const image = "/img/icons/quickstart.svg"; | ||
|
||
const title = 'Quickstarts'; | ||
const section = ''; // Change this to "Quickstarts" if you want to give the index page a different title; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is where we can change what title and "section" are in the top of the page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pulled it down, it fixes the previous mobile issue and has all that text that I lovingly crafted.
…e/WRQ-40/quickstarts-header # Conflicts: # astro/src/pages/docs/quickstarts/index.astro
Update: Here is what I have it looking like now:
This will look slightly better if we can come up with a better piece of text for the "title" of the page, to match what Articles look like. So if we can come up with a better title we can change what it is in the index file and it will look like this