Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions src/containers/UserEdit.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,11 @@ export class UserEditBase extends React.Component {
</div>
<Card style={{ marginTop: "50px", maxWidth: "256px" }}>
<CardContent style={{ fontSize: "90%" }}>
Spoke is developed and maintained by people committed to fighting
oppressive systems and structures, including economic injustice,
racism, patriarchy, and militarism.
Spoke is developed and supported by individuals dedicated to
challenging oppressive systems and structures, including economic
injustice, racism, patriarchy, and militarism.
<br></br><br></br>
Spoke is owned and maintained by State Voices.
</CardContent>
</Card>
</div>
Expand Down
Loading