mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Homepage tweaks per jha review
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
<div class="card-body">
|
||||
<div class="curated-links">
|
||||
<ul>
|
||||
<li><a href="public-rippled-methods.html"><code>rippled</code> Public API Methods</a></li>
|
||||
<li><a href="transaction-formats.html"><code>rippled</code> Transaction Formats</a></li> <!--{# TODO: Change this out when the transaction format gets split up #}-->
|
||||
<li><a href="rippled-api.html"><code>rippled</code> API</a></li>
|
||||
<li><a href="rippleapi-reference.html">RippleAPI for JavaScript</a></li>
|
||||
<li><a href="data-api.html">Data API</a></li>
|
||||
</ul>
|
||||
</div><!--/.curated-links-->
|
||||
@@ -80,7 +80,7 @@
|
||||
<section class="container-fluid bg-light py-3 p-sm-4">
|
||||
<div class="card-deck">
|
||||
|
||||
<div class="card mb-4">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h3 class="card-title">New and Updated Documentation</h3>
|
||||
</div><!--/.card-header-->
|
||||
|
||||
Reference in New Issue
Block a user