[fix] html
This commit is contained in:
parent
59f391c0cb
commit
0cd792ab0d
@ -27,6 +27,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<object type="image/svg+xml" data="network.svg"
|
<object type="image/svg+xml" data="network.svg"
|
||||||
class="container_img"/>
|
class="container_img">SVG object</object>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -21,3 +21,4 @@ services:
|
|||||||
- miniflux-db:/var/lib/postgresql/data
|
- miniflux-db:/var/lib/postgresql/data
|
||||||
volumes:
|
volumes:
|
||||||
miniflux-db:
|
miniflux-db:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user