Browse Source

purging cached css

master
D 6 months ago
parent
commit
e927981101
  1. 2
      dragonx.is/index.html

2
dragonx.is/index.html

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style.css?=v2" />
<link rel="icon" type="image/x-icon" href="./logo_dragonx.ico" />
<title>DragonX</title>
</head>

Loading…
Cancel
Save