This commit is contained in:
Paul Schneider 2025-09-14 02:42:08 +01:00
commit bc79e5a674
7 changed files with 197 additions and 28 deletions

View file

@ -63,7 +63,7 @@ $('#commentValidation').html(
<div class="post">
<div class="float-left">
<img alt="" src="@Model.Photo" >
<img class="photo" src="@Model.Photo" >
</div>
<h1 ismarkdown>@Model.Title</h1>