-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
%{ | ||
industry: "Software", | ||
website: "https://martialarts.io", | ||
github: "", | ||
location: %{ | ||
city: "", | ||
state: "CA", | ||
country: "United States" | ||
}, | ||
name: "MartialArts.io", | ||
last_changed_on: ~D[2023-09-28], | ||
description: """ | ||
Martial arts management software for martial arts schools, dojos, academies, and gyms. We help martial arts school owners track their student attendance, billing, belt and stripe promotions, testings, email blasts, and more. We are a bootstrapped company that use a PETAL stack for all development. | ||
""" | ||
industry: "Software", | ||
website: "https://martialarts.io", | ||
github: "", | ||
location: %{ | ||
city: "", | ||
state: "CA", | ||
country: "United States" | ||
}, | ||
name: "MartialArts.io", | ||
last_changed_on: ~D[2023-10-03], | ||
description: """ | ||
Martial arts management software for martial arts schools, dojos, academies, and gyms. We help martial arts school owners track their student attendance, billing, belt and stripe promotions, testings, email blasts, and more. We are a bootstrapped company that use a PETAL stack for all development. | ||
""" | ||
} |