mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 05:02:54 +00:00
feature(css) mv icons to icons.css
This commit is contained in:
parent
426b1771d3
commit
697529ee4f
3 changed files with 65 additions and 66 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<link href=/img/favicon/favicon.png rel=icon type=image/png />
|
||||
<title>{{ title }}</title>
|
||||
|
||||
<link rel=stylesheet href=/join/css/reset.css:css/style.css>
|
||||
<link rel=stylesheet href=/join/css/reset.css:css/icons.css:css/style.css>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue