mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
Updated "Ways to Help" section (#93)
* Updated Ways to Help section * Update index.njk * Update _grid.scss * Update index.njk Co-authored-by: Mekhnetsova, Ekaterina <ekaterina.mekhnetsova@intel.com>
This commit is contained in:

committed by
GitHub

parent
e559b64e11
commit
c39fbd7af6
@ -16,9 +16,9 @@ layout: layouts/index.njk
|
||||
<div class="box">
|
||||
<p class="subtitle">Ways to help</p>
|
||||
<ol class="help">
|
||||
<li> Submit words and definitions through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a>.</li>
|
||||
<li>Sponsor this work through <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li>
|
||||
<li>Volunteer writing, design, dev help by <a href="http://www.twitter.com/tatianatmac">DMing me @tatianatmac on Twitter</a>.</li>
|
||||
<li>Submit words and definitions or contribute to our code base through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a> or <a href="https://github.com/tatianamac/selfdefined/issues" rel="noreferral">issues</a>. Start with our <a href="https://github.com/tatianamac/selfdefined/blob/master/CONTRIBUTING.md" rel="noreferral">contributing guidelines</a> and <a href="/documentation/">documentation</a>.</li>
|
||||
<li>Sponsor this work through <a href="https://opencollective.com/selfdefined">Open Collective</a> or <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li>
|
||||
<li>Follow us on Twitter <a href="https://www.twitter.com/selfdefinedapp">@SelfDefinedApp</a>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user