.
This commit is contained in:
15
Traefik-labs/nginx/czerwona/index.html
Normal file
15
Traefik-labs/nginx/czerwona/index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head><title>STRONA CZERWONA NGINX</title>
|
||||
<style>
|
||||
html {
|
||||
font-size: 500.0%;
|
||||
}
|
||||
div {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div>STRONA CZERWONA NGINX !</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user