Remove image text

This commit is contained in:
Hongbo Wu 2022-05-05 19:25:09 +08:00
parent c4ea185e17
commit 35e3e347d6

View file

@ -24,9 +24,6 @@ exports.imageHandler = {
</head>
<body>
<div>
<!-- To avoid image being removed by readability-->
Image:
<br>
<img src="${url}" alt="${title}">
</div>
</body>