refactor(head/opengraph): split code into modules

This commit is contained in:
Jimmy Cai
2020-09-11 21:55:15 +02:00
parent 03f91c36b2
commit 5f7e818b92
5 changed files with 17 additions and 10 deletions
@@ -0,0 +1,2 @@
{{ partial "head/opengraph/provider/base" . }}
{{ partial "head/opengraph/provider/twitter" . }}