-
Notifications
You must be signed in to change notification settings - Fork 1.5k
ensure h1 # ...
is a first heading on pages, fix 100vh height for 404 page on mobiles
#1669
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
Conversation
@dimaMachina is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel. A member of the Team first needs to authorize it. |
## Upcoming Events | ||
## Events |
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.
@Urigo I renamed Upcoming Events
to Events
to be consistent with Meetups
since we already filter events and put past in Past Events
Before
Now
<ul class="apiIndex"> | ||
<ul className="apiIndex"> | ||
<li> | ||
<a href="#validate"> | ||
<pre>function validate</pre> | ||
Validates an AST against a provided Schema. | ||
`function validate` Validates an AST against a provided Schema. | ||
</a> | ||
</li> | ||
<li> | ||
<a href="#specifiedrules"> | ||
<pre>var specifiedRules</pre> | ||
A list of standard validation rules described in the GraphQL specification. | ||
`var specifiedRules` A list of standard validation rules described in the GraphQL specification. |
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.
fixes last hydration errors
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
# ...
is a first heading on pages# ...
is a first heading on pages, fix 100vh height for 404 page on mobiles
…04 page on mobiles (graphql#1669) * more * more * more * more * fix height for 404 page * remove * remove some spaces to keep height for all examples less for 2 lines
No description provided.