prod setup

This commit is contained in:
Joey Kimsey
2025-01-14 05:09:01 -05:00
parent 9d53ddbd94
commit 58b4ffe3af
29 changed files with 772 additions and 35 deletions

View File

@ -0,0 +1,9 @@
<div class="col-8 mx-auto p-4 rounded shadow-sm context-main-bg my-4">
<h2 class="text-center mb-4">Canary Changes</h2>
<p class="lead">
Here you can find a simple list of the important changes made to the Canary library.
</p>
<p class="text-muted">
Not all changes may be addressed individually on this page.
</p>
</div>