Skip to content

Commit 430d5f6

Browse files
Fix website audit skill whitespace
1 parent 9a5da7c commit 430d5f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/skills/website-audit/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Audit Progress:
2626
- [ ] Step 12: Report findings
2727
```
2828

29-
- Check the outputted HTML/CSS/JavaScript AFTER the website is generated by the static content generator. - Don't just check the static content before the website is generated.
29+
- Check the outputted HTML/CSS/JavaScript AFTER the website is generated by the static content generator.
30+
- Don't just check the static content before the website is generated.
3031
- Fix issues at the core where the static content templates are stored - not in the outputted HTML (e.g. _site)
3132
- Never manually edit the generated website content directly
3233
- ENSURE THE FOOTER HAS A copyright link to nimblesite.co

0 commit comments

Comments
 (0)