Compare commits

...

3 Commits

Author SHA1 Message Date
80165e1ed4 remove video 2025-07-06 07:12:38 -04:00
9764c5dc63 fix doctors without borders link 2025-07-06 07:02:35 -04:00
e1a8e76262 add screenshots 2025-07-06 06:57:10 -04:00
6 changed files with 5 additions and 6 deletions

View File

@ -89,7 +89,7 @@ function createPraxisBanner(content) {
"healthcare": [ "healthcare": [
{ "name": "Families USA", "url": "https://www.familiesusa.org/donate/" }, { "name": "Families USA", "url": "https://www.familiesusa.org/donate/" },
{ "name": "Planned Parenthood", "url": "https://www.plannedparenthood.org/donate" }, { "name": "Planned Parenthood", "url": "https://www.plannedparenthood.org/donate" },
{ "name": "Doctors Without Borders", "url": "https://www.doctorswithoutborders.org/donate"} { "name": "Doctors Without Borders", "url": "https://give.doctorswithoutborders.org/campaign/675296/donate"}
], ],
"racial-justice": [ "racial-justice": [
{ "name": "NAACP Legal Defense and Educational Fund (NAACP LDF)", "url": "https://www.naacpldf.org/donate/" }, { "name": "NAACP Legal Defense and Educational Fund (NAACP LDF)", "url": "https://www.naacpldf.org/donate/" },

BIN
example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
landing.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

1
nli-deberta-v3-small Submodule

Submodule nli-deberta-v3-small added at fa2804872c

Binary file not shown.

View File

@ -35,9 +35,7 @@ Firefox: [Download Zip](https://gitea.bubbletea.dev/shibao/praxis/releases/downl
**Stop watching the world burn. Start making a difference.** **Stop watching the world burn. Start making a difference.**
# Demo # Screenshots
<video controls autoplay loop muted playsinline> ![Landing page](https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/landing.png)
<source src="https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/praxis.mp4" type="video/mp4"> ![Example news site](https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/example.png)
Your browser does not support the video tag. Here is a <a href="https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/praxis.mp4">link to the video</a> instead.
</video>