Update
This commit is contained in:
parent
883b51079b
commit
e65ad8615b
3 changed files with 16 additions and 9 deletions
13
a/index.html
13
a/index.html
|
@ -15,11 +15,19 @@
|
|||
<h1 style="margin-bottom:0;">ANNOUNCEMENTS !!!</h1>
|
||||
<p>Here you will see all the announcements of my services, downtimes, some updates and things like that.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a style="color:rgb(133, 224, 103)"> 2023-08-22 @ ~21:35 UTC+0 <b>Wind + Rain...</b></a>
|
||||
<p>If services are FOR SOME REASON are DOWN without any advice, it could be because <b>Power Outage</b> or <b>Internet Problems</b> thanks to the high speed Wind and upcoming rain in some hours where I live.</p>
|
||||
<img class="center" src="../assets/wind.gif"> <a class="center"><i>Wind in Santiago de Chile...</i></a>
|
||||
<p>Join the <a href="https://t.me/zzlsann">telegram announcements channel</a> if you want more frequent updates, etc, etc.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a style="color:rgb(205, 92, 92)"> 2023-06-05 @ ~20:05 UTC+0 (Posted at 01:20 UTC+0) <b>Power Outage</b></a>
|
||||
<p>Well, nothing to say, i wasn't able to change this page since i didn't charge any of my devices so
|
||||
i needed to wait until the power restores. Sorry :p. Where i live things like this never happen, but i guess is the price of living in a third country world.</p>
|
||||
<p>Anyways, if you don't like instability feel free to use other instances other than mine, or even make your own instance, is not that hard even
|
||||
i needed to wait until the power restores. Sorry :p. Where i live things like this never happen, but i
|
||||
guess is the price of living in a third country world.</p>
|
||||
<p>Anyways, if you don't like instability feel free to use other instances other than mine, or even make
|
||||
your own instance, is not that hard even
|
||||
if you use docker</p>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -79,4 +87,3 @@
|
|||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
|
BIN
assets/wind.gif
Normal file
BIN
assets/wind.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 MiB |
|
@ -98,7 +98,7 @@ code {
|
|||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 30%;
|
||||
width: 50%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue