Skip to content

Commit

Permalink
Merge pull request #3 from savaslabs/feature/2024-update
Browse files Browse the repository at this point in the history
2024 update
  • Loading branch information
AhoyLemon authored Mar 29, 2024
2 parents c6e491f + a5dd5d1 commit 2e82259
Show file tree
Hide file tree
Showing 6 changed files with 149 additions and 131 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="css/site.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Stay on track anywhere you go with with The Next F1 Race, the ultimate destination for the Formula 1 racing schedule. It's the prettiest race schedule on the internet.">
<meta http-equiv="last-modified" content="2023-10-29@13:23:54">
<meta http-equiv="last-modified" content="2024-02-29@14:06:48">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
Expand Down Expand Up @@ -116,7 +116,7 @@ <h2 class="title" :letters="race.title.length" :start-width="getTitleWidths(race
<script src="js/libraries/moment.min.js"></script>
<script src="js/libraries/jquery.min.js"></script>
<script src="js/libraries/scrollmagic.min.js"></script>
<script src="js/min/site.min.js?updated2023-10-29@13:23:54"></script>
<script src="js/min/site.min.js?updated2024-02-29@14:06:48"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PDH43TV090"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion js/min/site.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/min/site.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e82259

Please sign in to comment.