Index: remoting/webapp/main.html |
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html |
index 9e6537f3d09cdd2951db6f415fd612a4d6eacc3b..ad03c0164bc28ba11b518089963f8f6bba03f5bb 100644 |
--- a/remoting/webapp/main.html |
+++ b/remoting/webapp/main.html |
@@ -8,9 +8,8 @@ found in the LICENSE file. |
<html> |
<head> |
<meta charset="utf-8"> |
- <link href="https://fonts.googleapis.com/css?family=Open+Sans&v1" |
- rel="stylesheet" type="text/css"> |
<link rel="icon" type="image/png" href="chromoting16.webp"> |
+ <link rel="stylesheet" href="open_sans.css"> |
garykac
2013/02/15 01:25:49
Why not use the Google Web Fonts version of this f
|
<link rel="stylesheet" href="connection_stats.css"> |
<link rel="stylesheet" href="connection_history.css"> |
<link rel="stylesheet" href="main.css"> |