mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
Migrate dev-blog to Redocly (#2346)
* Step 1 to migrate the blog - Add blog pages from the dev-blog repo * Add blog-specific sidebar (& update contents) * Add new dev reflections blog post from 01-23-2024 * Blog migration: fix markdoc errors and broken links * Remove community pages from the sidebar --------- Co-authored-by: mDuo13 <mduo13@gmail.com>
This commit is contained in:
committed by
mDuo13
parent
33cd1f54a5
commit
b4489f8649
@@ -233,8 +233,8 @@ export default function Docs() {
|
||||
<section className="text-center title-space">
|
||||
<div className="col-lg-9 mx-auto text-center">
|
||||
<div className="d-flex flex-column-reverse">
|
||||
<h1>{translate('XRP Ledger Developer Resources')}</h1>
|
||||
<h6 className="eyebrow mb-3">{translate('Documentation')}</h6>
|
||||
<h1>{translate('Documentation')}</h1>
|
||||
<h6 className="eyebrow mb-3">{translate('XRP Ledger Developer Resources')}</h6>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user