mirror of
https://github.com/standardebooks/web.git
synced 2025-07-21 14:55:13 -04:00
Refine #long-description with "authority" to replace deprecated "meta-auth"
This commit is contained in:
parent
84f5d8399b
commit
92f550e9c1
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ require_once('Core.php');
|
|||
<p>An easy way to escape your HTML is to compose your long description in regular HTML, then insert it into the <code class="html"><meta property="se:long-description"></code> element surrounded by a <code class="html"><![CDATA[ ... ]]></code> element. Once you’re done, run the <code class="path">clean</code> tool, which will remove the <code class="html"><![CDATA[ ... ]]></code> element and escape the contained HTML for you.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Include the following element directly after the long description: <code class="html"><meta property="meta-auth" refines="#long-description">https://standardebooks.org</meta></code></p>
|
||||
<p>Include the following element directly after the long description: <code class="html"><meta property="authority" refines="#long-description">https://standardebooks.org</meta></code></p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>The <code class="html"><dc:language></code> element</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue