Skip to content

Commit 0ef7e73

Browse files
Add donation section to LIT Lab fund on get started page
Co-authored-by: nonprofittechy <7645641+nonprofittechy@users.noreply.github.com>
1 parent 490ca57 commit 0ef7e73

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

docs/components/sidebar.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
2-
"items": [],
3-
"label": null,
2+
"items": [
3+
"components/ALToolbox/al_income",
4+
"components/ALToolbox/business_days",
5+
"components/ALToolbox/copy_button",
6+
"components/ALToolbox/llms",
7+
"components/ALToolbox/misc",
8+
"components/ALToolbox/save_input_data"
9+
],
10+
"label": "ALToolbox",
411
"type": "category"
512
}

docs/get_started/intro.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ The LIT Lab's work has been and will continue to be supported by grants. Moving
8181
* We offer Docassemble hosting for legal aid organizations, with a free option if the court is a funding partner
8282
* We work with granting organizations that want to support the Document Assembly Line
8383

84+
### Support our work
85+
86+
You can support the LIT Lab's work on the Document Assembly Line by [making a donation to the Legal Innovation and Tech Lab (LIT) Fund](https://www.givecampus.com/campaigns/55401/donations/new). Your contributions help us continue developing these free and open-source tools for the legal community.
87+
8488
## Our repositories
8589

8690
All code generated as part of this project is available for free [on GitHub](https://github.com/SuffolkLITLab) under the [MIT license](https://opensource.org/license/mit).

0 commit comments

Comments
 (0)