mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
Add URL to Feature Matrix from the home page
Given feedback over the helpfulness of the feature matrix (yay!) the button for it is added to the homepage in prominent real estate.
This commit is contained in:
@ -36,7 +36,8 @@
|
||||
career opportunities. Reach out to the community <a href="{{link_root}}/community/">here</a>.
|
||||
</p>
|
||||
</div>
|
||||
<a href="{{link_root}}/about/" title="Read More"><button type="button" class="btn btn-center btn-primary">Read More</button></a>
|
||||
<a href="/about/" title="Learn More"><button type="button" class="btn btn-center btn-primary btn-inline-block">Learn More</button></a>
|
||||
<a href="/about/featurematrix" title="Feature Matrix"><button type="button" class="btn btn-center btn-primary btn-inline-block">Feature Matrix</button></a>
|
||||
</div>
|
||||
<!-- END Feature -->
|
||||
|
||||
|
Reference in New Issue
Block a user