Skip to content

Commit

Permalink
fix svg font embedding for beta logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jthrilly committed Jun 17, 2019
1 parent ed8dea4 commit ad6c774
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="40027" id="org.codaco.networkCanvas" ios-CFBundleIdentifier="networkCanvas" ios-CFBundleVersion="40027" version="4.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="40028" id="org.codaco.networkCanvas" ios-CFBundleIdentifier="networkCanvas" ios-CFBundleVersion="40028" version="4.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>NetworkCanvas</name>
<description>
Simplifying complex network data collection.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,4 @@
"cordova-plugin-keyboard": {}
}
}
}
}
146 changes: 145 additions & 1 deletion src/images/project-logo-beta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad6c774

Please sign in to comment.