@@ -61,7 +61,7 @@ <h1 class="logo"><a href="#home"><img src="./assets/chryz-hub-transparent.png" a
61
61
< ul class ="nav-list ">
62
62
< li > < a href ="index.html "> Community</ a > </ li >
63
63
< 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 >
65
65
< li > < a href ="#moderators "> Moderators</ a > </ li >
66
66
</ ul >
67
67
</ nav >
@@ -177,22 +177,30 @@ <h4 class="text-secondary">Chryz-Hub Website</h4>
177
177
< div class ="container ">
178
178
< div class ="row ">
179
179
< 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 "
182
185
allow ="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture "
183
186
allowfullscreen > </ iframe >
184
187
</ div >
185
188
< div class ="col-12 col-lg-6 ">
189
+ <!-- ====================== Fix up the styling, setting up and arrangement ====================== -->
186
190
< 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 >
195
202
</ p >
203
+ <!-- ====================== Fix up the styling, setting up and arrangement ====================== -->
196
204
</ div >
197
205
</ div >
198
206
</ div >
0 commit comments