Remove the "About" section on the homepage.
With the additional footer navigation in place, it should be safe to remove these.
This commit is contained in:
parent
92052cb600
commit
ae80d23421
@ -173,28 +173,4 @@ slug: home
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="about">
|
|
||||||
<h2>
|
|
||||||
About
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a href="https://github.com/select2/select2">
|
|
||||||
Source code, hosted on GitHub
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://github.com/select2/select2/issues">
|
|
||||||
Bug tracker
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="community.html">
|
|
||||||
Community and support
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user