Remove unused files (#131)
- Illustrations load from the `content` folders, not from `assets` - Screenshots load from `static/images`, not from `assets` - `justimg` shortcode is not used anywhere `assets/images` and `justimg.html` can be deleted. Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/131 Reviewed-by: Inex Code <inex.code@selfprivacy.org> Co-authored-by: nevfy <yaver4.0.0.0@gmail.com> Co-committed-by: nevfy <yaver4.0.0.0@gmail.com>
Before Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 227 KiB |
Before Width: | Height: | Size: 227 KiB |
Before Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 199 KiB |
Before Width: | Height: | Size: 196 KiB |
Before Width: | Height: | Size: 196 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 285 KiB |
Before Width: | Height: | Size: 328 KiB |
Before Width: | Height: | Size: 282 KiB |
Before Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 10 KiB |
|
@ -1,2 +0,0 @@
|
|||
{{ $original := .Page.Resources.GetMatch (printf "**%s*" (.Get 0)) }}
|
||||
<img class="card-img-top rounded-img" src="{{ $original.RelPermalink }}">
|