1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-11 22:49:08 +00:00

Fix indentation

This commit is contained in:
davegson 2021-09-01 12:12:09 +02:00
parent 0cc2f85781
commit bb5718a3d8

View file

@ -110,9 +110,9 @@ cards:
projects:
- SPN
- 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."
projects:
- Website
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:
- Website
- 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?
projects: