Skip to content

Commit

Permalink
docs: update features on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Apr 3, 2024
1 parent 293244f commit f2748b7
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ hero:
text: Reference
link: /commands
features:
- title: Feature A
details: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit'
- title: Feature B
details: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit'
- title: Feature C
details: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit'
- title: Scan your projects for TODOs
details: |
Scan your project for TODOs and store them in one central location. With
this information, you can easily work a strategy to either do the work
or get rid of them when they're no longer relevant.
- title: Hook into your workflow
details: |
Pre-commit is supported as a first-class citizen. Automatically list your
TODOs with every git commit.
---

0 comments on commit f2748b7

Please sign in to comment.