From 6194f63eda5196d4530007654fa283a88c3f088c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Mon, 24 May 2021 11:00:24 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc4ec48..dda135a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Example usage: seo() ->title($post->title) ->description($post->excerpt) + ->twitter() ->flipp('blog') // Adds OpenGraph tags