docs: update gettingstarted
This commit is contained in:
parent
21d2f0b8b5
commit
1c3620d1b3
@ -2,7 +2,7 @@
|
||||
title: Getting Started
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-27T21:50:36.854Z
|
||||
date: 2025-01-27T21:52:05.202Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2025-01-27T20:50:39.270Z
|
||||
@ -10,6 +10,22 @@ dateCreated: 2025-01-27T20:50:39.270Z
|
||||
|
||||
<h1 class="toc-header" id=""> <img alt="11f39c35-0150-4b61-b168-a61c673b9cce.png" src="/11f39c35-0150-4b61-b168-a61c673b9cce.png"></h1>
|
||||
<br>
|
||||
<div style="
|
||||
border: 1px solid #888;
|
||||
border-radius: 8px;
|
||||
padding: 15px;
|
||||
background-color: #2a2a2a; /* Gray background */
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
">
|
||||
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br>
|
||||
<span style="color: #4a90e2; font-size: 16px;">
|
||||
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
|
||||
</span>
|
||||
</div>
|
||||
<br>
|
||||
<div style="border: 1px solid #888;
|
||||
border-radius: 8px;
|
||||
padding: 15px;
|
||||
@ -63,8 +79,8 @@ ensure [ngd] </pre>
|
||||
<br>
|
||||
<div style="text-align: center; margin-top: 20px;">
|
||||
<iframe
|
||||
width="560"
|
||||
height="315"
|
||||
width="800"
|
||||
height="600"
|
||||
src="https://www.youtube.com/embed/g-iYc0wXeis?start=0"
|
||||
title="YouTube video player"
|
||||
frameborder="0"
|
||||
|
Loading…
Reference in New Issue
Block a user