mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
parent
39ee95cc07
commit
ffc6088c7a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// # Facebook URL Helper
|
||||
// Usage: `{{facebook_url}}` or `{{facebook_url author.facebook}}`
|
||||
//
|
||||
// Output a url for a twitter username
|
||||
// Output a url for a facebook username
|
||||
var proxy = require('./proxy'),
|
||||
socialUrls = proxy.socialUrls,
|
||||
localUtils = proxy.localUtils;
|
||||
|
|
Loading…
Add table
Reference in a new issue