Merge pull request #5 from vivekteega/master

Removed signin private key placeholder
This commit is contained in:
Vivek Teega 2020-07-09 18:55:10 +05:30 committed by GitHub
commit 5ddd826fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@
project, a team will find hot topics from Twitter and Google, and decide on a topic. You will have
to create content related to that topic. Finally the content will be published in <a
href='https://ranchimall.github.io/articles' style='text-decoration: none;'
target='_blank'><strong>RanchiMall Times</strong></strong></a>
target='_blank'><strong>RanchiMall Times</strong></strong></a>.
You will learn how to write good content, and how to market them.</p>
<h4>Select Project</h4>
<form id="projectform" autocomplete="off" onsubmit="return false">
@ -413,8 +413,7 @@
<div class="fields">
<div class="field">
<label for="priv_key_field">Private Key</label>
<input type="password" name="priv_key_field" id="priv_key_field" value=""
placeholder="REMNWYqfKd4uq4kTL7KeeZNe5mgMFmkhMhAXfoym2jeinS5SBiGt" />
<input type="password" name="priv_key_field" id="priv_key_field" value="" />
</div>
</div>
<ul class="actions">