diff options
| author | s1n <[email protected]> | 2019-07-29 15:50:11 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-29 15:50:11 -0700 |
| commit | 7e37089a927259769ed239ea4626568716e8a2c1 (patch) | |
| tree | 15ebf20e221d71abb75588e7015b2190554116ac | |
| parent | Basically update the whole site (diff) | |
| download | s1n.pw-admin-7e37089a927259769ed239ea4626568716e8a2c1.tar.xz s1n.pw-admin-7e37089a927259769ed239ea4626568716e8a2c1.zip | |
space out link and scripts
| -rw-r--r-- | cars/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cars/index.html b/cars/index.html index 164036d..144de95 100644 --- a/cars/index.html +++ b/cars/index.html @@ -4,7 +4,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="./cars_files/console_runner-1df7d3399bdc1f40995a35209755dcfd8c7547da127f6469fd81e5fba982f6af.js.download"></script>
<script src="./cars_files/css_reload-5619dc0905a68b2e6298901de54f73cefe4e079f65a75406858d92924b4938bf.js.download"></script>
- <meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="https://static.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico">
+ <meta name="robots" content="noindex">
+ <link rel="shortcut icon" type="image/x-icon" href="https://static.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico">
<link rel="mask-icon" type="" href="https://static.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111">
<style class="cp-pen-styles">
html {
|