Compare commits

..

1 Commits

Author SHA1 Message Date
b740e9d55b add firefox specific changes 2025-07-06 06:57:22 -04:00
4 changed files with 8 additions and 4 deletions

View File

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

Submodule nli-deberta-v3-small deleted from fa2804872c

BIN
praxis.mp4 Normal file

Binary file not shown.

View File

@ -35,7 +35,12 @@ Firefox: [Download Zip](https://gitea.bubbletea.dev/shibao/praxis/releases/downl
**Stop watching the world burn. Start making a difference.**
# Screenshots
# Screenshots and Demo
![Landing page](https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/landing.png)
![Example news site](https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/example.png)
![Example news site](https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/example.png)
<video controls autoplay loop muted playsinline>
<source src="https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/praxis.mp4" type="video/mp4">
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>