cleanup of unused files II
This commit is contained in:
parent
5433024a76
commit
140abbc846
2 changed files with 0 additions and 16 deletions
4
NOTES.md
4
NOTES.md
|
@ -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
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
activetime:
|
||||
featured_image:
|
||||
categories:
|
||||
tags:
|
||||
|
||||
draft: true
|
||||
status:
|
||||
link:
|
||||
---
|
Loading…
Reference in a new issue