latest pushes
This commit is contained in:
parent
5bb8eb0dab
commit
345a4ab756
@ -29,7 +29,7 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
span {
|
a {
|
||||||
color: #57667e;
|
color: #57667e;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@ -1576,4 +1576,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*============ End Blog Single Styles =============*/
|
/*============ End Blog Single Styles =============*/
|
||||||
|
58
index.html
58
index.html
@ -195,6 +195,64 @@
|
|||||||
</section>
|
</section>
|
||||||
<!-- Categories Area End -->
|
<!-- Categories Area End -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- organization view -->
|
||||||
|
<section class="categories-area section-padding3" style="margin: 0">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-xl-100 col-lg-8 col-md-10">
|
||||||
|
<!-- Section Tittle -->
|
||||||
|
<div class="section-tittle mb-70">
|
||||||
|
<h2>Other Syncs Organizations</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- view start -->
|
||||||
|
<div class="latest-blog-area">
|
||||||
|
<div class="container">
|
||||||
|
<div class="custom-row">
|
||||||
|
<div class="blog-active">
|
||||||
|
<!-- single-items -->
|
||||||
|
<div class="col-lg-4 col-md-6 col-sm-6">
|
||||||
|
<div class="single-cat text-center mb-50">
|
||||||
|
<div class="cat-cap">
|
||||||
|
<h2>
|
||||||
|
<a href="https://github.com/Algorithm-Model-Research">Algorithm Model Research</a>
|
||||||
|
</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- single-items -->
|
||||||
|
<div class="col-lg-4 col-md-6 col-sm-6">
|
||||||
|
<div class="single-cat text-center mb-50">
|
||||||
|
<div class="cat-cap">
|
||||||
|
<h2>
|
||||||
|
<a href="https://github.com/Application-UI-UX">Application UI UX Research</a>
|
||||||
|
</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- single-items -->
|
||||||
|
<div class="col-lg-4 col-md-6 col-sm-6">
|
||||||
|
<div class="single-cat text-center mb-50">
|
||||||
|
<div class="cat-cap">
|
||||||
|
<h2>
|
||||||
|
<a href="https://github.com/Robotics-Sensors">Robotics Sensors Research</a>
|
||||||
|
</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- End Organization View -->
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user