fix: html modify instructions in readme

This commit is contained in:
relikd
2025-12-04 19:20:56 +01:00
parent ac8b76d3fc
commit 15f536cb79

View File

@@ -37,10 +37,11 @@ Also, I've removed support for provisioning profiles (`.mobileprovision`, `.prov
### Customize HTML / CSS ### Customize HTML / CSS
1. Right click on the app and select "Show Package Contents" 1. Right click on the app and select "Show Package Contents"
2. Copy `Contents/Resources/template.html` (or `style.css`) 2. Go to `PlugIns` and repeat "Show Package Contents" on the Preview extension.
3. Open `~/Library/Containers/de.relikd.QLAppBundle.Preview/Data/Documents/` 3. Copy `Contents/Resources/template.html` (or `style.css`)
4. Paste the previous file and modify it to your liking 4. Open `~/Library/Containers/de.relikd.QLAppBundle.Preview/Data/Documents/`
5. `QLAppBundle` will use the new file from now on 5. Paste the previous file and modify it to your liking
6. `QLAppBundle` will use the new file from now on