Skip to content
Snippets Groups Projects
Commit 1aab021e authored by valzav's avatar valzav
Browse files

add Careers link to the sliding menu

parent d3ba05b6
No related branches found
No related tags found
No related merge requests found
......@@ -163,6 +163,7 @@ class App extends React.Component {
<li><a href="/change_password" onClick={this.navigate}>Change Account Password</a></li>
<li><a href="https://steemit.chat/home" target="_blank">Steemit Chat&nbsp;<Icon name="extlink"/></a></li>
<li className="last"><a onClick={this.navigate} href="/~witnesses">Witnesses</a></li>
<li className="last"><a onClick={this.navigate} href="/@steemitjobs">Careers</a></li>
</ul>
<ul className="vertical menu">
<li><a href="/privacy.html" onClick={this.navigate} rel="nofollow">Privacy Policy</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment