Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge grammar/wording fixes from @jdorfman in April 2020 #297

Merged
merged 2 commits into from
Apr 9, 2021
Merged
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: 4 additions & 4 deletions events.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ <h1 class="h2 text-center mb-4 ">Events</h1>
<div class="container events">
<div class="row justify-content-center">
<div class="col-md-8">
<p>Sustain started a single event: the San Francisco Summit in 2017. It then went on to London in 2018, and Brussels in 2020. As it has aged, it's become more and more clear that Sustain is more than just an event. Instead, it's a movement.</p>
<p>Sustain started a single event: the San Francisco Summit in 2017. It then went on to London in 2018, and Brussels in 2020. As it has aged, it's become more and more apparent that Sustain is more than just an event. Instead, it's a movement.</p>

<p>In 2020, we saw the first satellite events using the Sustain brand: one in Lagos, and one in Colorado. Looking forward, we're hoping to find new ways to host Sustain events aroudn the world, virtually and in person, in order to keep conversations around sustainability going.</p>
<p>In 2020, we saw the first satellite events using the Sustain brand: one in Lagos, and one in Colorado. Looking forward, we're hoping to find new ways to host Sustain events around the world, virtually and in person, to keep conversations around sustainability going.</p>

<p>All of our work and organizing is open source. If you're interested in how Sustain has hosted events, want to host your own event, or want to use the Sustain brand as part of your event, get in touch and let us know.</p>
</div>
<p>All of our work and organizing is open source. If you're interested in how Sustain has hosted events, want to host your event, or want to use the Sustain brand as part of your event, get in touch and let us know.</p>
</div>
</div>
</div>

Expand Down