mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-15 23:21:39 +02:00
removing the welcome to nodebb panel because...
Well we only originally put it there because we didn't have anything useful to show on the homepage initially. Now we have STATS
This commit is contained in:
@@ -43,17 +43,6 @@
|
||||
<!-- END stats -->
|
||||
|
||||
<div class="col-lg-12">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">Welcome to NodeBB</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
<a target="_blank" href="http://community.nodebb.org" class="btn btn-default btn-sm btn-block"><i class="fa fa-comment"></i> NodeBB Community Forum</a>
|
||||
<a target="_blank" href="http://www.twitter.com/NodeBB" class="btn btn-default btn-sm btn-block"><i class="fa fa-twitter"></i> Follow @NodeBB</a>
|
||||
<a target="_blank" href="https://docs.nodebb.org/en/latest" class="btn btn-default btn-sm btn-block"><i class="fa fa-question-circle"></i> NodeBB Documentation</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">Notices</div>
|
||||
<div class="panel-body">
|
||||
|
||||
Reference in New Issue
Block a user