docs: update gettingstarted
This commit is contained in:
parent
eceb7f63ff
commit
158bf7432a
|
@ -2,19 +2,21 @@
|
|||
title: Getting Started
|
||||
description:
|
||||
published: true
|
||||
date: 2025-07-06T02:50:12.108Z
|
||||
date: 2025-07-06T02:50:54.568Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2025-06-08T03:06:31.460Z
|
||||
-->
|
||||
|
||||
<!-- Logo centered + full-width blue line below it -->
|
||||
<div style="text-align: center; padding-bottom: 10px;">
|
||||
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 300px; height: auto;" />
|
||||
<!-- Logo (full size, centered naturally) -->
|
||||
<div style="text-align: center;">
|
||||
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="height: auto; width: auto; max-width: 100%;" />
|
||||
</div>
|
||||
|
||||
<!-- Full Width Blue Line -->
|
||||
<hr style="border: none; border-top: 2px solid #4a90e2; margin: 0 0 30px 0;" />
|
||||
|
||||
<!-- Centered Gray Box with Centered Text and Video -->
|
||||
<!-- Centered Gray Box (Text + Video Centered) -->
|
||||
<div style="
|
||||
border: 1px solid #888;
|
||||
border-radius: 8px;
|
||||
|
@ -41,7 +43,7 @@ dateCreated: 2025-06-08T03:06:31.460Z
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Left-Aligned Instructions Below -->
|
||||
<!-- Left-Aligned Instructions (Separate Section) -->
|
||||
<div style="max-width: 900px; margin: 0 auto; text-align: left; font-size: 16px; line-height: 1.7;">
|
||||
<strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong>
|
||||
<ol>
|
||||
|
|
Loading…
Reference in New Issue
Block a user