forked from spotlightpa/colab-sources
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from hiddenfigs/Steve_cleanup
Steve cleanup
- Loading branch information
Showing
92 changed files
with
287 additions
and
3,048 deletions.
There are no files selected for viewing
Binary file not shown.
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,10 +1,14 @@ | ||
{ | ||
"compilerOptions": { | ||
"baseUrl": ".", | ||
"paths": { | ||
"*": [ | ||
"*" | ||
] | ||
} | ||
} | ||
"compilerOptions": { | ||
"baseUrl": ".", | ||
"paths": { | ||
"*": [ | ||
"*" | ||
] | ||
}, | ||
"lib": [ | ||
"dom", | ||
"es2015" | ||
] | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"title": "test", | ||
"linktitle": "Sara Moore", | ||
"first": "test", | ||
"last": "test", | ||
"organization": "Colorado Dragon Boat", | ||
"pronunciation": "", | ||
"contact": "Email, Text", | ||
"honorific": "", | ||
"pronoun": "She/Her/Hers", | ||
"role": "Executive Director", | ||
"expertise": [ | ||
"Arts", | ||
"Entertainment & Culture", | ||
"Community Organizing", | ||
"Diversity & Inclusion" | ||
], | ||
"languages": "English", | ||
"email": "c2FyYUBjZGJmLm9yZw==", | ||
"images": [ | ||
"/img/uploads/sara-moore.jpeg" | ||
], | ||
"resume": "", | ||
"website": "", | ||
"location": [ | ||
"Jefferson" | ||
], | ||
"linkedin": "https://www.linkedin.com/in/sara-moore", | ||
"phone": "303-953-7277", | ||
"bio": "Sara Moore (she/her/hers) is the Executive Director for Colorado Dragon Boat. She brings over five years of non-profit executive management experience. Sara has managed large scale events and significant fundraising efforts as District Director for the Longs Peak Council Boy Scouts of America in Boulder, Colorado. Sara earned her Bachelor of Science degree in Allied Health Sciences with a Minor in Biology at Grand Valley State University in Michigan.", | ||
"layout": "person" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.