mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Improve design
This commit is contained in:
@@ -47,9 +47,14 @@
|
||||
<h3>{{this.Title}}</h3>
|
||||
{{/if}}
|
||||
{{#if this.Description}}
|
||||
<p>{{this.Description}}</p>
|
||||
<p>{{this.Description}}</p><br>
|
||||
{{/if}}
|
||||
<img src="{{this.Url}}" loading="lazy">
|
||||
|
||||
<div class="center">
|
||||
<img src="{{this.Url}}" loading="lazy">
|
||||
</div>
|
||||
|
||||
<br>
|
||||
{{/each}}
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user