cleanup of unused files II

This commit is contained in:
Vri 🌈 2023-03-18 21:04:15 +01:00
parent 5433024a76
commit 140abbc846
Signed by: vrifox
GPG key ID: D40098E5B60B2197
2 changed files with 0 additions and 16 deletions

View file

@ -1,4 +0,0 @@
* magick convert image.img -strip -interlace Plane -quality 85% image.img
* magick convert *.jpg -strip -interlace Plane -quality 85% -resize 720x9999 *_720w.jpg
* magick convert *.png -strip -resize 720x *_720x.png
* pngcrush input.png output.png

View file

@ -1,12 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
activetime:
featured_image:
categories:
tags:
draft: true
status:
link:
---