Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorcow committed Oct 16, 2013
1 parent b6c0fde commit 5ea91f8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,18 @@ OpenGraph:
* The default_tagbuilder is the name of the class to use to generate tags (unless a type has one
specified explicitly). See below under [Adding new types][#adding-new-types] for details.

Any value above can be set to an empty string to disable it completely. E.g.

```yaml
---
Name: myopengraphsettings
After: '#opengraphsettings'
---
OpenGraph:
application_id: ''
admin_id: ''
```
## How to do stuff
### Implementing Open Graph object properties
Expand Down

0 comments on commit 5ea91f8

Please sign in to comment.