Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mathematicalcoder authored Jun 1, 2024
1 parent a5d5f3c commit aff768e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</head>
<body>
<!-- navbar -->
<?php include("https://mathematicalcoder.github.io/pmsp/assets/navbar.php"); ?>

<div w3-include-html="navbar.php"></div>
<div class="container-xl mt-3 border">
<p class="display-4">Pisay Mathers Summer Program</p>
<p>The Pisay Mathers Summer Program aims to help aspiring math olympians in PSHS prepare for the Philippine Mathematical Olympiad before the school year starts. The program will run from 17 June 2024 to 16 August 2024.</p>
Expand Down Expand Up @@ -38,6 +37,6 @@ <h4 class="modal-title">MathJax Compatibility</h4>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>

<script src="https://mathematicalcoder.github.io/pmsp/assets/include.js"></script>
</body>
</html>

0 comments on commit aff768e

Please sign in to comment.