[fix] html

This commit is contained in:
Andy Bunce 2024-05-22 13:10:26 +01:00
parent 59f391c0cb
commit 0cd792ab0d
2 changed files with 3 additions and 2 deletions

View File

@ -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>

View File

@ -21,3 +21,4 @@ services:
- miniflux-db:/var/lib/postgresql/data - miniflux-db:/var/lib/postgresql/data
volumes: volumes:
miniflux-db: miniflux-db: