Skip to content

Commit

Permalink
Merge branch 'master' into slideshow
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwaAmarasinghe authored Jun 17, 2022
2 parents 9b03474 + 14b4391 commit 9582d0f
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 16 deletions.
8 changes: 4 additions & 4 deletions acf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ <h2>Advisor Panel</h2>
<h4 class="mb-0">Rev. Fr. Henry B. Wijerathna O.S.B</h4>
<h6 class="mt-0 text-muted">The Principal</h6>
<p>St. Anthony's College Kandy</p>
<p>[email protected]</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="row mb-3">
Expand Down Expand Up @@ -318,7 +318,7 @@ <h6 class="mt-0 text-muted">Panel Coordinator</h6>
<p class="mb-0">Google Classroom Support Staff Coordinator - SACK Digital
Learning
</p>
<p>[email protected]</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<a href="https://www.linkedin.com/in/jude-xavier-836b9b13"
class="text-secondary">
<i class="fab fa-linkedin-in"></i>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h6 class="mt-0 text-muted">Panel Member</h6>
<div class="col-md-4">
<h4 class="mb-0">Kumuditha Karunarathna</h4>
<h6 class="mt-0 text-muted">Panel Member</h6>
<p>[email protected]</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<a href="https://www.linkedin.com/in/kumuditha-karunarathna/"
class="text-secondary">
<i class="fab fa-linkedin-in"></i>
Expand All @@ -359,7 +359,7 @@ <h6 class="mt-0 text-muted">Panel Member</h6>
<div class="col-md-4">
<h4 class="mb-0">Piumal Rathnayake</h4>
<h6 class="mt-0 text-muted">Panel Member</h6>
<p>[email protected]</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<a href="https://www.linkedin.com/in/piumal1999/" class="text-secondary">
<i class="fab fa-linkedin-in"></i>
</a>
Expand Down
12 changes: 6 additions & 6 deletions contact_us/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ <h1 class="title">Contact us</h1>
<div class="row">
<div class="col-sm-4 pb-3">
<h3>Primary Department</h3>
<p>Tel: <a href="tel:+94 081 221 3570" class="text-dark">081 221 3570</a></p>
<p><a href="mailto:[email protected]" class="text-dark">Email: [email protected]</a></p>
<p>Tel: <a href="tel:+94 081 221 3570">081 221 3570</a></p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-sm-4 pb-3">
<h3>Rev.Fr. Principal</h3>
<p>Tel: <a href="tel:+94 081 221 3652" class="text-dark">081 221 3652</a></p>
<p><a href="mailto:[email protected]" class="text-dark">Email: [email protected]</a></p>
<p>Tel: <a href="tel:+94 081 221 3652">081 221 3652</a></p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-sm-4 pb-3">
<h3>Hostel Office</h3>
<p>Tel: <a href="tel:+94 081 222 3482" class="text-dark">081 222 3482</a></p>
<p>Tel: <a href="tel:+94 081 222 3482">081 222 3482</a></p>
</div>
<div class="col-sm-4 pb-3">
<h3>Sports Complex</h3>
<p>Tel: <a href="tel:+94 081 221 3557" class="text-dark">081 221 3557</a></p>
<p>Tel: <a href="tel:+94 081 221 3557">081 221 3557</a></p>
</div>
</div>
</section>
Expand Down
28 changes: 22 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@




<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
Expand Down Expand Up @@ -64,7 +65,18 @@ <h1>40th One-Day Encounter <br> SACK vs TCK</h1>
</div>
</div>
</div>

<div class="page-header header-filter" data-parallax="true"
style="background-image: url('assets/img/header-image.webp')">
<div class="container">
<div class="title text-left">
<h1>St. Anthony's College</h1>
<p style="font-family: 'Roboto'; font-size: 20px; font-weight: 400;">
Since 1854
</p>

</div>
<a href="{{ site.baseurl }}/history" class="btn btn-primary btn-sm">OUR HISTORY</a>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
Expand All @@ -76,8 +88,12 @@ <h1>40th One-Day Encounter <br> SACK vs TCK</h1>
</a>
</div>


<!-- //Header -->

<!-- End of Header -->


<!-- Resource Section -->
<div id="resource-section">
<div class="main section">
Expand Down Expand Up @@ -124,10 +140,10 @@ <h4 class="card-title">Nam aliquam bibendum ullamcorper. Praesent tempor</h4>
<button type="button" class="btn btn-class btn-sm">SEE MORE</button>
</div>
</div>
//News section -->
End of News section -->

<!-- Quick Access section -->
<div class="section pt-0 ">
<div class="section pt-0">
<h2 class="section-name"> Quick Access </h2>
<div class="d-flex justify-content-center">
<div class="row" style="width: 71rem;">
Expand Down Expand Up @@ -175,7 +191,7 @@ <h4 class="card-title mt-2">Google Classroom</h4>
</div>
</div>
</div>
<!-- //Quick Access section -->
<!-- End of Quick Access section -->

<!-- Calendar section-->
<!--Temporary-->
Expand All @@ -199,7 +215,7 @@ <h4 class="card-title mt-2">Google Classroom</h4>
<h2 class="section-name">What’s happening this week?</h2>
<div id='calendar'></div>
</div>
<!-- //Calendar section-->
<!-- End of Calendar section-->
</div>
<!-- Contact section-->
<div class="contact-section">
Expand All @@ -210,7 +226,7 @@ <h2 class="section-name">
</a>
</h2>
</div>
<!-- //Contact section-->
<!-- End of Contact section-->
</div>
</div>
<!-- //Resource Section -->
<!-- End of Resource Section -->

0 comments on commit 9582d0f

Please sign in to comment.