Fix server is down mjml to show monitor name

Was static google.com is now the monitor name in the header
This commit is contained in:
notRyan
2025-01-15 09:33:43 +01:00
committed by GitHub
parent aa852bd162
commit 0345f06614
+2 -2
View File
@@ -16,7 +16,7 @@
</mj-column>
<mj-column width="45%" padding-top="20px">
<mj-text align="center" font-weight="500" padding="0px" font-size="18px" color="red">
Google.com is down
{{monitor}} is down
</mj-text>
<mj-divider border-width="2px" border-color="#616161"></mj-divider>
</mj-column>
@@ -42,4 +42,4 @@
</mj-column>
</mj-section>
</mj-body>
</mjml>
</mjml>