docs: update gettingstarted

This commit is contained in:
Administrator 2025-01-27 13:58:52 -08:00 committed by DeLuce
parent 4c31774f73
commit 51483a1b2a

View File

@ -2,7 +2,7 @@
title: Getting Started
description:
published: true
date: 2025-01-27T21:57:56.335Z
date: 2025-01-27T21:58:50.460Z
tags:
editor: code
dateCreated: 2025-01-27T20:50:39.270Z
@ -19,11 +19,7 @@ dateCreated: 2025-01-27T20:50:39.270Z
color: #fff;
font-size: 20px;
font-weight: bold;
display: flex;
flex-direction: column;
justify-content: center; /* Center vertically */
height: 100px; /* Adjust height as needed */
line-height: 1.5;
line-height: 1.5; /* Keep spacing tight */
">
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.<br>
<span style="color: #4a90e2; font-size: 16px;">
@ -32,6 +28,7 @@ dateCreated: 2025-01-27T20:50:39.270Z
</div>
<br>
<div style="border: 1px solid #888;
border-radius: 8px;