docs: update gettingstarted
This commit is contained in:
parent
8768fc6808
commit
d668a0861d
|
@ -2,7 +2,7 @@
|
||||||
title: Getting Started
|
title: Getting Started
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-07-06T03:05:10.722Z
|
date: 2025-07-06T03:06:02.691Z
|
||||||
tags:
|
tags:
|
||||||
editor: code
|
editor: code
|
||||||
dateCreated: 2025-06-08T03:06:31.460Z
|
dateCreated: 2025-06-08T03:06:31.460Z
|
||||||
|
@ -16,18 +16,20 @@ dateCreated: 2025-06-08T03:06:31.460Z
|
||||||
<hr style="border: none; border-top: 2px solid #4a90e2; margin-bottom: 30px;">
|
<hr style="border: none; border-top: 2px solid #4a90e2; margin-bottom: 30px;">
|
||||||
|
|
||||||
<!-- Video Box (Fixed Width, Centered with Better Heading) -->
|
<!-- Video Box (Fixed Width, Centered with Better Heading) -->
|
||||||
<div style="background-color: #2a2a2a; border: 1px solid #555; border-radius: 6px; padding: 12px; margin: 0 auto 30px auto; width: 520px;">
|
<!-- Video Box (35% Bigger, Cleaner Heading) -->
|
||||||
|
<div style="background-color: #2a2a2a; border: 1px solid #555; border-radius: 6px; padding: 16px; margin: 0 auto 30px auto; width: 700px;">
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<div style="color: #fff; font-size: 17px; font-weight: bold; padding-bottom: 8px; border-bottom: 1px solid #4a90e2; margin-bottom: 10px;">
|
<div style="color: #fff; font-size: 19px; font-weight: bold; margin-bottom: 16px;">
|
||||||
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
|
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
|
||||||
</div>
|
</div>
|
||||||
<p style="color: #4a90e2; font-size: 14px; margin-bottom: 12px;">
|
<p style="color: #4a90e2; font-size: 15px; margin-bottom: 15px;">
|
||||||
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
||||||
</p>
|
</p>
|
||||||
<iframe width="480" height="270" src="https://www.youtube.com/embed/g-iYc0wXeis" frameborder="0" allowfullscreen></iframe>
|
<iframe width="660" height="371" src="https://www.youtube.com/embed/g-iYc0wXeis" frameborder="0" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<!-- Instructions -->
|
<!-- Instructions -->
|
||||||
<div>
|
<div>
|
||||||
<p><strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong></p>
|
<p><strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong></p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user