Skip to content

Tweak links in small print on the front page #17

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

Merged
merged 1 commit into from
Mar 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ <h1>{{.Title}}</h1>
</div>
<div id="action-buttons">
<a class="button primary big" href="https://github.com/data-apis/consortium-feedback">Feedback</a> <a class="button outline big" href="https://github.com/data-apis" >View on Github</a>
<p>Read <a href="/blog/announcing_the_consortium/">our announcement blog post</a> and <a href="/blog/array_api_standard_release/">draft array API standard</a> and tell us what you think!</p>
<p>Read our <a href="/blog/announcing_the_consortium/">announcement</a> and
<a href="/blog/array_api_v2022_release/">2022 array API release</a>
blog posts and tell us what you think!
</p>
</div>

<div id="kube-features">
Expand Down