fix: remove justimg shortcode

pull/126/head
nevfy 2024-04-16 23:45:07 +03:00
parent d76c3ba051
commit e0b9f8fe9b
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
{{ $original := .Page.Resources.GetMatch (printf "**%s*" (.Get 0)) }}
<img class="card-img-top rounded-img" src="{{ $original.RelPermalink }}">