wip
This commit is contained in:
9
app/views/changes/canary.html
Normal file
9
app/views/changes/canary.html
Normal 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>
|
Reference in New Issue
Block a user