mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-14 00:45:35 -04:00
fix welcome warning
This commit is contained in:
@@ -3,14 +3,14 @@
|
|||||||
<p>
|
<p>
|
||||||
Welcome to Mealie! If this is your first time seeing announcements, here's what to expect.
|
Welcome to Mealie! If this is your first time seeing announcements, here's what to expect.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<div class="mb-2">
|
||||||
Announcements are reserved for things like:
|
Announcements are reserved for things like:
|
||||||
<ul class="ml-6">
|
<ul class="ml-6">
|
||||||
<li>Important new features</li>
|
<li>Important new features</li>
|
||||||
<li>Major changes</li>
|
<li>Major changes</li>
|
||||||
<li>Anything that might require additional user actions (such as migration scripts)</li>
|
<li>Anything that might require additional user actions (such as migration scripts)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
While we generally keep everything in our <a href="https://github.com/mealie-recipes/mealie/releases" target="_blank">GitHub release notes</a>,
|
While we generally keep everything in our <a href="https://github.com/mealie-recipes/mealie/releases" target="_blank">GitHub release notes</a>,
|
||||||
sometimes certain changes require some extra attention.
|
sometimes certain changes require some extra attention.
|
||||||
|
|||||||
Reference in New Issue
Block a user