docs: update gettingstarted

This commit is contained in:
Administrator 2025-07-06 02:39:42 +00:00 committed by DeLuce
parent a28ea9cafb
commit 6f5032aec3

View File

@ -2,12 +2,14 @@
title: Getting Started
description:
published: true
date: 2025-07-06T02:37:12.685Z
date: 2025-07-06T02:39:41.268Z
tags:
editor: markdown
dateCreated: 2025-06-08T03:06:31.460Z
---
# ![11f39c35-0150-4b61-b168-a61c673b9cce.png](/11f39c35-0150-4b61-b168-a61c673b9cce.png)
@ -24,7 +26,7 @@ dateCreated: 2025-06-08T03:06:31.460Z
display: flex; /* Enable centering */
flex-direction: column; /* Stack elements vertically */
justify-content: center; /* Center text vertically */
height: 100px; /* Ensure the box has enough height */
height: auto; /* Auto height to fit iframe */
line-height: normal; /* Reset line height for consistency */
">
<div>
@ -33,7 +35,13 @@ dateCreated: 2025-06-08T03:06:31.460Z
<div style="color: #4a90e2; font-size: 16px; margin-top: 5px;">
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
</div>
<div style="margin-top: 10px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/g-iYc0wXeis"
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
@ -52,4 +60,4 @@ dateCreated: 2025-06-08T03:06:31.460Z
Do you have CODEM Inventory? Click [HERE](#) to view the additional instructions when using this inventory.
- **Does
- **Does the readme of your script have items?** Make sure to add them into your framework or inventory, along with all of the inventory icons from the `'img'` folder!