mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 01:13:40 -04:00
Update font styles.
This commit is contained in:
parent
668f316465
commit
63fe57731e
3 changed files with 2 additions and 3 deletions
|
@ -15,7 +15,7 @@ head
|
|||
meta( name="viewport", content="width=device-width, initial-scale=1" )
|
||||
link( rel="shortcut icon", href!="#{app_href}client/images/favicon/favicon-16-32.ico" )
|
||||
link( rel="apple-touch-icon-precomposed", type="image/png", href!="#{app_href}client/images/favicon/favicon-152.png" )
|
||||
link( rel="stylesheet", href="https://fonts.googleapis.com/css?family=Roboto:300,400,700" )
|
||||
link( rel="stylesheet", href="//fonts.googleapis.com/css?family=Roboto:300,400,700" )
|
||||
link( rel="stylesheet", href!="#{app_href}client/css/styles.css" )
|
||||
script( src!="#{app_href}client/js/scripts.js", data-module="index" )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue