We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29dd8e commit 87a9a65Copy full SHA for 87a9a65
README.md
@@ -8,8 +8,8 @@ JSON supports two directories. One for development and one for release.
8
If you are using in your project only one directory, write same data for both objects - dev and release.
9
This structure is optional. You can omit any property. It will automatically filled with empty string.
10
11
-JSON supports The Open Graph protocol (http://ogp.me/). User must update <html> element to <br>
12
-<html lang="en" prefix="og: http://ogp.me/ns#" >.
+JSON supports The Open Graph protocol (http://ogp.me/). User must update <html> element to
+<html lang="en" prefix="og: http://ogp.me/ns#">.
13
14
## Application overview
15
- user can define unlimited fonts
0 commit comments