Test HTML

Daniel Winning 2025-04-14 18:16:30 +01:00
parent dc8b1ec438
commit 667d4aebcc

22
Home.md

@ -1,7 +1,21 @@
<script src="https://kit.fontawesome.com/46e4b2c245.js" crossorigin="anonymous"></script> <style>
svg {max-height: 32px;}
> <i class="fa-solid fa-triangle-exclamation"></i> Please note, this package is currently unreleased, this Wiki is a work in progress for a package that is currently </style>
> under active development.
<div style="display: grid; grid-template-columns: 1fr 7fr; align-items: center; grid-gap: .5rem; padding: 1rem; background: #4d4d4d">
<div>
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512">
<path fill="#cd5656"
d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"/></svg>
</div>
<div>
<p>
Please note, this package is currently unreleased, this Wiki is a work in progress for a package that is currently
under active development.
</p>
</div>
</div>
Welcome to the official documentation for **Loom Spinner**, the PHP development environment tool. Welcome to the official documentation for **Loom Spinner**, the PHP development environment tool.