Skip to content

Commit 5c1874f

Browse files
committed
Endpoint to get social media metadata
1 parent 6fbc0f6 commit 5c1874f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

www/util/socialmedia.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: none
3+
noindex: true
4+
---
5+
{
6+
"success": true,
7+
"data" : { "sites": {{ site.data.socialmedia | jsonify }} }
8+
}
9+

0 commit comments

Comments
 (0)