diff --git a/README.md b/README.md index 59dc75d..f223cc0 100644 --- a/README.md +++ b/README.md @@ -121,14 +121,17 @@ A collection of popular logos in SVG / Vector ## jasmine ![jasmine](http://gilbarbara.github.io/logos/jasmine.svg) +## javascript +![javascript](http://gilbarbara.github.io/logos/javascript.svg) + ## jetbrains ![jetbrains](http://gilbarbara.github.io/logos/jetbrains.svg) ## jquery ![jquery](http://gilbarbara.github.io/logos/jquery.svg) -## javascript -![javascript](http://gilbarbara.github.io/logos/javascript.svg) +## json +![json](http://gilbarbara.github.io/logos/json.svg) ## laravel ![laravel](http://gilbarbara.github.io/logos/laravel.svg) @@ -169,6 +172,9 @@ A collection of popular logos in SVG / Vector ## npm ![npm](http://gilbarbara.github.io/logos/npm.svg) +## open graph +![open-graph](http://gilbarbara.github.io/logos/open-graph.svg) + ## phonegap ![phonegap](http://gilbarbara.github.io/logos/phonegap.svg) @@ -210,6 +216,9 @@ A collection of popular logos in SVG / Vector ## swift ![swift](http://gilbarbara.github.io/logos/swift.svg) +## W3C +![w3c](http://gilbarbara.github.io/logos/w3c.svg) + ## web platform ![webplatform](http://gilbarbara.github.io/logos/webplatform.svg) diff --git a/index.html b/index.html index af5758c..f954308 100644 --- a/index.html +++ b/index.html @@ -123,6 +123,7 @@
+
@@ -136,6 +137,7 @@
+
@@ -150,6 +152,7 @@
+
diff --git a/json.svg b/json.svg new file mode 100644 index 0000000..8d714fe --- /dev/null +++ b/json.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/open-graph.svg b/open-graph.svg new file mode 100644 index 0000000..c17ea14 --- /dev/null +++ b/open-graph.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/w3c.svg b/w3c.svg new file mode 100644 index 0000000..4f12081 --- /dev/null +++ b/w3c.svg @@ -0,0 +1 @@ += \ No newline at end of file