Update notice page

This commit is contained in:
Svilen Markov 2025-02-07 11:06:20 +00:00
parent af70cc83ba
commit 33f8e6d144

View File

@ -24,15 +24,13 @@
</head> </head>
<body> <body>
<!-- TODO: update - add links --> <div class="content-bounds color-paragraph">
<div class="content-bounds color-highlight">
<p class="uppercase size-h5 color-negative padding-inline-widget">UPDATE NOTICE</p> <p class="uppercase size-h5 color-negative padding-inline-widget">UPDATE NOTICE</p>
<div class="widget-content-frame margin-top-10 padding-widget"> <div class="widget-content-frame margin-top-10 padding-widget">
<p class="comfy-line-height"> <p class="comfy-line-height">
The default location of glance.yml in the Docker image has The default location of glance.yml in the Docker image has
changed since v0.7.0, please see the <a class="color-primary" href="#">migration guide</a> changed since v0.7.0, please see the <a class="color-primary" href="https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md" target="_blank">migration guide</a>
for instructions or visit the <a class="color-primary" href="#">release notes</a> for instructions or visit the <a class="color-primary" href="https://github.com/glanceapp/glance/releases/tag/v0.7.0" target="_blank">release notes</a>
to find out more about why this change was necessary. Sorry for the inconvenience. to find out more about why this change was necessary. Sorry for the inconvenience.
</p> </p>