docs: update page name and IR number
Some checks failed
Build and Deploy to Github Pages / Build CodeBase (push) Has been cancelled
Build and Deploy to Github Pages / Deploy (push) Has been cancelled
Build and Deploy to Github Pages / Cleanup actions (push) Has been cancelled

This commit is contained in:
Prohurtz 2025-04-19 21:28:42 -05:00
parent 419b2e0c58
commit 37c5976368
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ const theme = {
link: "/how_to_build/creating_your_own_mount",
},
{
text: "V4 Full Build Guide",
text: "V4 Full Build Guide WIP",
link: "/how_to_build/v4_full_build",
},
],

View File

@ -50,7 +50,7 @@ Our default configuration stays well below international safety thresholds (see
<Alerts :options="alerts.led_power_warning">
<template v-slot:content>
<p>
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>5 mW/sr or less</strong>.
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>4 mW/sr or less</strong>.
</p>
</template>
</Alerts>