remove script versions

This commit is contained in:
ghost 2021-12-23 04:20:20 +02:00
parent d9e3de1383
commit f29e601d25

View File

@ -5,8 +5,8 @@
<title><?php echo _('Login twister | Twisterarmy Cloud') ?></title>
<meta name="description" content="Twisterarmy Cloud is the open source web interface to interact twister network without node installation." />
<link rel="stylesheet" type="text/css" href="css/font.css" />
<link rel="stylesheet" type="text/css" href="css/bi.css?v=2" />
<link rel="stylesheet" type="text/css" href="css/common.css?v=4" />
<link rel="stylesheet" type="text/css" href="css/bi.css" />
<link rel="stylesheet" type="text/css" href="css/common.css" />
<link rel="stylesheet" type="text/css" href="css/mobile.css" />
<script src="js/jquery.js"></script>
</head>