mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Fix indentation
This commit is contained in:
parent
0cc2f85781
commit
bb5718a3d8
1 changed files with 3 additions and 3 deletions
|
@ -110,9 +110,9 @@ cards:
|
||||||
projects:
|
projects:
|
||||||
- SPN
|
- SPN
|
||||||
- title: "Implement Tailwind Components"
|
- title: "Implement Tailwind Components"
|
||||||
description: "A lot of duplication happens in the HTML of our different web projects. Having already built the most common components into CSS component classes, such as `btn-primary`, implement them into our web projects to remove duplication and unify the HTML."
|
description: "A lot of duplication happens in the HTML of our different web projects. Having already built the most common components into CSS component classes, such as `btn-primary`, implement them into our web projects to remove duplication and unify the HTML."
|
||||||
projects:
|
projects:
|
||||||
- Website
|
- Website
|
||||||
- title: "Docs: Filter Lists Architecture"
|
- title: "Docs: Filter Lists Architecture"
|
||||||
description: Describe in detail how the IntelHub collects and distributes filter lists. What lists are selected? How often are lists distributed? And why?
|
description: Describe in detail how the IntelHub collects and distributes filter lists. What lists are selected? How often are lists distributed? And why?
|
||||||
projects:
|
projects:
|
||||||
|
|
Loading…
Add table
Reference in a new issue