mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Homepage tweaks per jha review
This commit is contained in:
@@ -45,12 +45,12 @@ targets:
|
||||
github_forkurl: https://github.com/ripple/ripple-dev-portal
|
||||
github_branch: master
|
||||
recently_updated:
|
||||
- html: introduction.html
|
||||
date: 2018-05-07
|
||||
# - html: capacity-planning.html
|
||||
# date: 2018-05-04
|
||||
- html: reliable-transaction-submission.html
|
||||
date: 2018-04-16
|
||||
- html: technical-faq.html
|
||||
date: 2018-05-11
|
||||
- html: cross-currency-payments.html
|
||||
date: 2018-05-10
|
||||
- html: capacity-planning.html
|
||||
date: 2018-05-04
|
||||
|
||||
pages:
|
||||
|
||||
|
||||
@@ -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