docs: update home

This commit is contained in:
Administrator 2025-07-06 03:44:21 +00:00 committed by DeLuce
parent d2e432ee9e
commit b78375c83e

15
home.md
View File

@ -2,7 +2,7 @@
title: Home
description:
published: true
date: 2025-07-06T03:42:48.979Z
date: 2025-07-06T03:44:20.178Z
tags:
editor: markdown
dateCreated: 2025-06-08T03:06:33.441Z
@ -19,14 +19,17 @@ dateCreated: 2025-06-08T03:06:33.441Z
</h1>
<!-- Intro Box -->
<div style="background-color: #2a2a2a; border: 1px solid #555; border-radius: 8px; padding: 20px 30px;
margin: 0 auto 35px auto; width: 650px; max-width: 90%;
box-shadow: 0 6px 12px rgba(0,0,0,0.4); text-align: center; color: #e0e0e0;
line-height: 1.6; font-weight: 500;">
We strive to make the installation process of NGD scripts as painless as possible. <br>
<!-- Intro Box (Modernized) -->
<div style="background-color: #2a2a2a; border: 1px solid #4a90e2; border-radius: 10px; padding: 24px 32px;
margin: 0 auto 40px auto; width: 675px; max-width: 95%;
box-shadow: 0 8px 16px rgba(0,0,0,0.5); text-align: center; color: #e0e0e0;
line-height: 1.8; font-weight: 600; font-size: 16px; letter-spacing: 0.3px;">
We strive to make the installation process of NGD scripts as painless as possible.
<br>
Please follow our guides exactly to make your NGD scripts work perfectly.
</div>
<!-- Button -->
<div style="text-align: center; margin-bottom: 35px;">
<a href="https://nemesisdocs.com/en/gettingstarted"