Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
crotel authored Mar 14, 2020
1 parent 1b991d6 commit 6de9c17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<base href="https://cdn.jsdelivr.net/gh/crotel/crotel.github.io@latest/">
<base href="https://cdn.jsdelivr.net/gh/crotel/crotel.github.io@v0.6.20200314_beta/">
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('sw.js').catch(function(error) {
Expand Down Expand Up @@ -54,7 +54,7 @@ <h1 class="section-title align-center">
</svg>
</div>
</section>
<section class="content cid-rKTOgHIQXi body" id="content" style="display:none;">
<section class="content body" id="content" style="display:none;">
<div class="container align-center">
<div class="container">
<h1>Project Timeline</h1>
Expand All @@ -65,7 +65,7 @@ <h1>Project Timeline</h1>
</div>
</div>
</section>
<section once="footers" class="cid-rKTPCWDhjn footers" id="footer" style="display:none;">
<section once="footers" class="footers" id="footer" style="display:none;">
<div class="container">
<div class="media-container-row align-center white">
<div class="row row-copirayt">
Expand Down

0 comments on commit 6de9c17

Please sign in to comment.