From 92aff5308c95c320b32f5eca0c112a9f0d4519f6 Mon Sep 17 00:00:00 2001 From: Maekawa Yuichi Date: Wed, 20 Jul 2016 22:20:14 +0900 Subject: [PATCH] Add new implementation --- content/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.markdown b/content/index.markdown index edc0f71..50b5d60 100644 --- a/content/index.markdown +++ b/content/index.markdown @@ -406,6 +406,6 @@ tools. Let the Facebook group know if you've built something awesome too! * [OpenGraph for Java](http://github.com/callumj/opengraph-java) - Small Java class used to represent the Open Graph protocol. * [RDF::RDFa::Parser](http://search.cpan.org/~tobyink/RDF-RDFa-Parser/lib/RDF/RDFa/Parser.pm) - Perl RDFa parser which understands the Open Graph protocol. * [Alternate WordPress OGP plugin](http://wordpress.org/plugins/wp-facebook-open-graph-protocol/) - A simple lightweight WordPress plugin which adds Open Graph metadata to WordPress powered sites. - +* [OpenGraphView for Android](https://github.com/kaelaela/OpenGraphView) - A custom view library for Android. ---