瀏覽代碼

making sure font-awesome is loaded correctly

Raanan Weber 5 年之前
父節點
當前提交
96e469a970
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Playground/indexStable.html
  2. 1 0
      Playground/indexWebGPU.html

+ 1 - 0
Playground/indexStable.html

@@ -8,6 +8,7 @@
         <link rel="shortcut icon" href="https://www.babylonjs.com/img/favicon/favicon.ico">
 
         <link rel="stylesheet" href="https://use.typekit.net/cta4xsb.css" />
+        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css" />
         <link rel="stylesheet" href="/css/index.css" />
         <link rel="stylesheet" href="/css/index_mobile.css" />
 

+ 1 - 0
Playground/indexWebGPU.html

@@ -8,6 +8,7 @@
         <link rel="shortcut icon" href="https://www.babylonjs.com/favicon.ico">
 
         <link rel="stylesheet" href="https://use.typekit.net/cta4xsb.css" />
+        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css" />
         <link rel="stylesheet" href="/css/index.css" />
         <link rel="stylesheet" href="/css/index_mobile.css" />