We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1c237 commit f3e45e3Copy full SHA for f3e45e3
README.md
@@ -1,2 +1,10 @@
1
# OpenGraph
2
-Get OpenGraph with PowerShell
+
3
+[OpenGraph](https://ogp.me) is a protocol for embedding information in a page search optimization and social media.
4
5
+The OpenGraph module lets you see this information for any page that has it.
6
7
+~~~PowerShell
8
+Get-OpenGraph https://abc.com/
9
+~~~
10
0 commit comments