Typo and style.
continuous-integration/drone/push Build is passing Details

master
Thomas BELLEMBOIS 2 years ago
parent a1ccfd7f28
commit f0bed6cc26

@ -11,10 +11,11 @@ HTML_TOP=$(cat << EOF
<style> <style>
body { body {
margin: 0px; margin: 0px;
font-family: sans-serif;
} }
</style> </style>
<body> <body>
<h5>Page updated every 5 minute.</h5> <i>Page updated every 5 minutes.</i>
<ul> <ul>
EOF EOF
) )

Loading…
Cancel
Save