|
|
|
@ -5,6 +5,8 @@
@@ -5,6 +5,8 @@
|
|
|
|
|
<title><?php echo $metaTitle ?></title> |
|
|
|
|
<base href="<?php echo PROJECT_HOST ?>" /> |
|
|
|
|
<meta name="description" content="Twisterarmy Cloud is the open source web interface to interact twister network without node installation." /> |
|
|
|
|
<link rel="shortcut icon" href="/image/favicon.ico" type="image/x-icon"> |
|
|
|
|
<link rel="icon" href="/image/favicon.ico" type="image/x-icon"> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/font.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/bi.css" /> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/template/default/app.css?v=3" /> |
|
|
|
|