Skip to content

Commit 2793151

Browse files
committed
Blog Link nad Content Creation
Added the ChryzHub Blogs link and some content
1 parent ff5d1bb commit 2793151

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

docs/index.html

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1 class="logo"><a href="#home"><img src="./assets/chryz-hub-transparent.png" a
6161
<ul class="nav-list">
6262
<li><a href="index.html">Community</a></li>
6363
<li><a href="#projects">Projects</a></li>
64-
<li><a href="#blog">Blog</a></li>
64+
<li><a href="https://chryzhub-blogs.herokuapp.com">Blog</a></li>
6565
<li><a href="#moderators">Moderators</a></li>
6666
</ul>
6767
</nav>
@@ -177,22 +177,30 @@ <h4 class="text-secondary">Chryz-Hub Website</h4>
177177
<div class="container">
178178
<div class="row">
179179
<div class="col-12 col-lg-6">
180-
<iframe src="https://www.youtube.com/embed/91x7KJ1lMHw" id="channel-video" title="YouTube video player"
181-
frameborder="0"
180+
<!-- ====================== The style tag ====================== -->
181+
<iframe style="height: 300px;" src="https://www.youtube.com/embed/91x7KJ1lMHw" id="channel-video" title="YouTube video player"
182+
<!-- ================== The Style tag ==================== -->
183+
184+
frameborder="0"
182185
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
183186
allowfullscreen></iframe>
184187
</div>
185188
<div class="col-12 col-lg-6">
189+
<!-- ====================== Fix up the styling, setting up and arrangement ====================== -->
186190
<p>
187-
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Praesentium, animi. Eligendi facere voluptatum
188-
aliquam cumque in fugiat officiis asperiores culpa voluptates eaque. Dolorum animi doloribus, sequi,
189-
voluptas obcaecati vel impedit iste beatae reiciendis dolorem a. Debitis dignissimos iure natus, libero
190-
vel tempore. Possimus provident soluta dolorum explicabo voluptates ipsa molestiae, debitis minus! Eaque,
191-
impedit beatae, laboriosam rerum voluptatum amet nemo perspiciatis distinctio numquam sit incidunt labore
192-
rem dolor soluta molestias voluptatibus recusandae, doloremque aliquam porro nesciunt. Quam voluptatum
193-
veritatis tempore dolor impedit ratione eos quibusdam odio asperiores error deserunt qui modi eligendi
194-
dolores, placeat atque facere molestias deleniti, praesentium iure.
191+
<h3>Hello everyone,</h3>
192+
193+
<h5 style="margin-top: 15px;"> Welcome to Chryz-Hub(World of Opensource).</h5>
194+
195+
<p style="margin-top: 30px;">
196+
We believe in opensource, which is what
197+
we see as the coming together of people from different nationality, background (ethnic diversity), sharing ideas,
198+
communicating, solving problems and making the solutions available for the public to use.
199+
</p>
200+
201+
<p>The community is lookimg forward to geek out with you on opensource.</p>
195202
</p>
203+
<!-- ====================== Fix up the styling, setting up and arrangement ====================== -->
196204
</div>
197205
</div>
198206
</div>

0 commit comments

Comments
 (0)