mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(index) add prefix
This commit is contained in:
parent
2709b84d59
commit
679b8bd070
1 changed files with 2 additions and 2 deletions
|
|
@ -8,10 +8,10 @@
|
|||
<link rel="icon" href="/favicon.ico" />
|
||||
<title>{{ title }}</title>
|
||||
|
||||
<link rel=stylesheet href=/join:css/reset.css:css/style.css:css/icons.css:css/help.css>
|
||||
<link rel=stylesheet href=/cloudcmd/join:css/reset.css:css/style.css:css/icons.css:css/help.css>
|
||||
|
||||
<noscript>
|
||||
<link rel=stylesheet href="/css/nojs.css">
|
||||
<link rel=stylesheet href="/cloudcmd/css/nojs.css">
|
||||
</noscript>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue