docs: update gettingstarted

This commit is contained in:
Administrator 2025-01-27 13:56:29 -08:00 committed by DeLuce
parent 1db254658c
commit 944e33bb20

View File

@ -2,7 +2,7 @@
title: Getting Started title: Getting Started
description: description:
published: true published: true
date: 2025-01-27T21:55:07.619Z date: 2025-01-27T21:56:27.983Z
tags: tags:
editor: code editor: code
dateCreated: 2025-01-27T20:50:39.270Z dateCreated: 2025-01-27T20:50:39.270Z
@ -19,9 +19,7 @@ dateCreated: 2025-01-27T20:50:39.270Z
color: #fff; color: #fff;
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
display: flex; line-height: 1.5; /* Controls spacing between lines */
flex-direction: column;
justify-content: center;
"> ">
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br> Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br>
<span style="color: #4a90e2; font-size: 16px;"> <span style="color: #4a90e2; font-size: 16px;">
@ -29,6 +27,7 @@ dateCreated: 2025-01-27T20:50:39.270Z
</span> </span>
</div> </div>
<br> <br>
<div style="border: 1px solid #888; <div style="border: 1px solid #888;
border-radius: 8px; border-radius: 8px;