fixed the news bar
This commit is contained in:
parent
3939bcadc2
commit
226c4de0cc
1 changed files with 128 additions and 126 deletions
14
index.html
14
index.html
|
@ -39,6 +39,7 @@
|
||||||
<br>
|
<br>
|
||||||
<div class="cm-main flex">
|
<div class="cm-main flex">
|
||||||
<div class="cmm-content">
|
<div class="cmm-content">
|
||||||
|
|
||||||
<h2 id="welcome">Welcome!</h2>
|
<h2 id="welcome">Welcome!</h2>
|
||||||
<p>
|
<p>
|
||||||
This is a community of dragon <a href="https://www.fsf.org/about/what-is-free-software">Free and Open Source software</a> enthusiasts. We are building
|
This is a community of dragon <a href="https://www.fsf.org/about/what-is-free-software">Free and Open Source software</a> enthusiasts. We are building
|
||||||
|
@ -84,7 +85,7 @@
|
||||||
<a href="#">join</a>
|
<a href="#">join</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="cmmc-service-box"> -->
|
<!--<div class="cmmc-service-box"> -->
|
||||||
<!-- <strong>Peertube</strong><br> -->
|
<!-- <strong>Peertube</strong><br> -->
|
||||||
<!-- <p>Decentralized video sharing and livestreaming platform.</p> -->
|
<!-- <p>Decentralized video sharing and livestreaming platform.</p> -->
|
||||||
<!-- <a href="https://video.drgnz.club">Join</a> -->
|
<!-- <a href="https://video.drgnz.club">Join</a> -->
|
||||||
|
@ -158,11 +159,6 @@
|
||||||
|
|
||||||
|
|
||||||
</div> <!-- CMMC STAFF CONTAINER END -->
|
</div> <!-- CMMC STAFF CONTAINER END -->
|
||||||
|
|
||||||
|
|
||||||
</div></a><!-- CMM CONTENT END -->
|
|
||||||
|
|
||||||
|
|
||||||
<div class="cmm-sidebar">
|
<div class="cmm-sidebar">
|
||||||
|
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
|
@ -288,6 +284,12 @@
|
||||||
|
|
||||||
|
|
||||||
</div><!-- CMM SIDEBAR END -->
|
</div><!-- CMM SIDEBAR END -->
|
||||||
|
|
||||||
|
|
||||||
|
</div></a><!-- CMM CONTENT END -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div> <!-- CM MAIN END--->
|
</div> <!-- CM MAIN END--->
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue