Fixed a tiny tag bug in index.html
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -152,7 +152,7 @@
|
||||
<span class="contribution-number">1</span>
|
||||
<div class="section">
|
||||
<h3>Create</h3>
|
||||
<p style="text-align: justify">Start by creating a snippet, according to the <a href="https://github.com/Chalarangelo/30-seconds-of-code/blob/master/snippet-template.md">snippet template. Make sure to follow these simple guidelines:</a></p>
|
||||
<p style="text-align: justify">Start by creating a snippet, according to the <a href="https://github.com/Chalarangelo/30-seconds-of-code/blob/master/snippet-template.md">snippet template</a>. Make sure to follow these simple guidelines:</p>
|
||||
<ul style="text-align: justify">
|
||||
<li>Your snippet title must be unique and the same as the name of the implemented function.</li>
|
||||
<li>Use the snippet description to explain what your snippet does and how it works.</li>
|
||||
|
||||
Reference in New Issue
Block a user