瀏覽代碼

HTTPS link for google font

version-14
Anand Doshi 11 年之前
父節點
當前提交
e008869e77
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/templates/pages/desk.html

+ 1
- 1
frappe/templates/pages/desk.html 查看文件

@@ -4,7 +4,7 @@
<title>Frappe Desk</title>
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
{% for include in include_css -%}


Loading…
取消
儲存