diff options
author | Dan Timoney <dtimoney@att.com> | 2019-12-12 20:38:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-12 20:38:10 +0000 |
commit | 73a37ecd64accefc0e4b8a9db2cb9e0127d94408 (patch) | |
tree | 406241e07f75dd038feb6edc397bb14a77ac274a /cds-ui/designer-client/src/index.html | |
parent | b0211411c5165bbd5293f0306cd894b60aae79df (diff) | |
parent | 4b3afd21f3a1b8411f67fe3b361599a583fd7290 (diff) |
Merge "remove proprietary fonts in designer-client"
Diffstat (limited to 'cds-ui/designer-client/src/index.html')
-rw-r--r-- | cds-ui/designer-client/src/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/index.html b/cds-ui/designer-client/src/index.html index 1aa7a99d1..a5898512a 100644 --- a/cds-ui/designer-client/src/index.html +++ b/cds-ui/designer-client/src/index.html @@ -18,7 +18,6 @@ <link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700,800,900" rel="stylesheet"> - <link rel="stylesheet" href="/assets/css/orangeHelvetica.css" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <!-- <link rel="shortcut icon" href="https://www.onap.org/wp-content/uploads/sites/20/2018/01/favicon.png" /> --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" |