docs: update gettingstarted

This commit is contained in:
Administrator 2025-07-06 02:43:01 +00:00 committed by DeLuce
parent 49afc4b16a
commit 031d73622e

View File

@ -2,7 +2,7 @@
title: Getting Started
description:
published: true
date: 2025-07-06T02:40:20.462Z
date: 2025-07-06T02:43:00.055Z
tags:
editor: markdown
dateCreated: 2025-06-08T03:06:31.460Z
@ -14,20 +14,26 @@ dateCreated: 2025-06-08T03:06:31.460Z
<div style="display: flex; flex-direction: column; align-items: center; text-align: center;">
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 100%; height: auto;" />
<div style="
border: 1px solid #888;
border-radius: 8px;
padding: 15px;
background-color: #2a2a2a;
text-align: center;
color: #fff;
font-size: 20px;
font-weight: bold;
display: flex;
flex-direction: column;
align-items: center; /* Center horizontally */
height: auto;
align-items: center;
line-height: normal;
margin-top: 20px;
width: 100%;
max-width: 700px;
margin-left: auto;
margin-right: auto;
">
<div>
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
@ -42,6 +48,9 @@ dateCreated: 2025-06-08T03:06:31.460Z
allowfullscreen></iframe>
</div>
</div>
</div>