initial commits
parent
fc3deb9ef6
commit
53aced86f4
|
@ -158,6 +158,9 @@ The following is <b>bold</b> and <a href="http://example.com/">
|
||||||
The "<code>og</code>" part (in "<code>og:title</code>", "<code>og:type</code>", "<code>og:image</code>", and "<code>og:url</code>") is short for "OpenGraph".
|
The "<code>og</code>" part (in "<code>og:title</code>", "<code>og:type</code>", "<code>og:image</code>", and "<code>og:url</code>") is short for "OpenGraph".
|
||||||
And thus all these <a href="https://ogp.me/">OpenGraph</a> names are namespaced.
|
And thus all these <a href="https://ogp.me/">OpenGraph</a> names are namespaced.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<strong>So, what does that actually do‽</strong>
|
||||||
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
@ -216,7 +219,7 @@ The following is <b>bold</b> and <a href="http://example.com/">
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</figure>
|
</figure>
|
||||||
<p>
|
<p>
|
||||||
<strong>So what does that actually do‽</strong>
|
<strong>So, what does that actually do‽</strong>
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in New Issue