Skip to content
Snippets Groups Projects
Commit 6d196ece authored by Louis's avatar Louis :fire:
Browse files

Bump css version on downloads/index/versions pages

parent 7b4a9b4f
Branches gh-pages
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" integrity="sha256-oSrCnRYXvHG31SBifqP2PM1uje7SJUyX0nTwO2RJV54=" crossorigin="anonymous" />
<link rel="stylesheet" href="css/milligram.min.css?v=1">
<link rel="stylesheet" href="css/main.css?v=1">
<link rel="stylesheet" href="css/main.css?v=2">
</head>
<body>
......
......@@ -7,7 +7,7 @@
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" integrity="sha256-oSrCnRYXvHG31SBifqP2PM1uje7SJUyX0nTwO2RJV54=" crossorigin="anonymous" />
<link rel="stylesheet" href="css/milligram.min.css?v=1">
<link rel="stylesheet" href="css/main.css?v=1">
<link rel="stylesheet" href="css/main.css?v=2">
</head>
<body>
<div class="container">
......@@ -24,7 +24,7 @@
<div class="row pad-10">
<div class="column column-80 column-offset-10" id="actions">
<a class="button" href="docs/installation.html">Read The Docs</a>
<a class="button button-outline" href="https://github.com/Commander-lol/rust-swerve/releases/tag/0.3.0">Downloads</a>
<a class="button button-outline" href="downloads.html">Downloads</a>
</div>
</div>
<div class="row pad-10">
......
......@@ -7,7 +7,7 @@
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" integrity="sha256-oSrCnRYXvHG31SBifqP2PM1uje7SJUyX0nTwO2RJV54=" crossorigin="anonymous" />
<link rel="stylesheet" href="css/milligram.min.css?v=1">
<link rel="stylesheet" href="css/main.css?v=1">
<link rel="stylesheet" href="css/main.css?v=2">
</head>
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment