initial commits

master
Charles Iliya Krempeaux 2024-02-04 16:59:07 -08:00
parent fc3deb9ef6
commit 53aced86f4
1 changed files with 4 additions and 1 deletions

View File

@ -158,6 +158,9 @@ The following is <b>bold</b> and <a href="http://example.com/"&gt
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 &lt;b&gt;bold&lt;/b&gt; and &lt;a href="http://example.com/"&gt
</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>