[fix] html
This commit is contained in:
parent
59f391c0cb
commit
0cd792ab0d
2 changed files with 3 additions and 2 deletions
|
@ -27,6 +27,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<object type="image/svg+xml" data="network.svg"
|
||||
class="container_img"/>
|
||||
class="container_img">SVG object</object>
|
||||
</body>
|
||||
</html>
|
|
@ -20,4 +20,5 @@ services:
|
|||
volumes:
|
||||
- miniflux-db:/var/lib/postgresql/data
|
||||
volumes:
|
||||
miniflux-db:
|
||||
miniflux-db:
|
||||
|
Loading…
Add table
Reference in a new issue