-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into slideshow
- Loading branch information
Showing
3 changed files
with
32 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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"> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters