mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-30 06:55:16 -04:00
More changes to init procedure and API.
This commit is contained in:
parent
15dd200b28
commit
a087e96d69
6 changed files with 17 additions and 13 deletions
|
@ -21,7 +21,7 @@ html.no-js( lang="en" )
|
|||
link( rel="apple-touch-icon", type="image/png", href!="#{href}client/images/app-48x48.png" )
|
||||
link( rel="stylesheet", href="//fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic|Ubuntu:400,700,400italic,700italic" )
|
||||
link( rel="stylesheet", href!="#{href}client/css/styles.css" )
|
||||
script( src!="#{href}client/js/scripts.js", data-main="h5ai-main", data-backend="php" )
|
||||
script( src!="#{href}client/js/scripts.js", data-mode="php" )
|
||||
|
||||
body#h5ai-main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue