mirror of https://gitlab.com/bashrc2/epicyon
html
parent
3db04ad4d3
commit
e6f7402479
Binary file not shown.
|
@ -423,7 +423,7 @@ blog</h3>
|
|||
linking it to your profile screen. Within the <em>head</em> html section
|
||||
of your website or blog index page include a line similar to:</p>
|
||||
<div class="sourceCode" id="cb18"><pre
|
||||
class="sourceCode bash"><code class="sourceCode bash"><span id="cb18-1"><a href="#cb18-1" aria-hidden="true" tabindex="-1"></a><span class="op"><</span>link <span class="va">rel</span><span class="op">=</span><span class="st">"me"</span> <span class="va">href</span><span class="op">=</span><span class="st">"https://YourEpicyonDomain/@YourNickname"</span> <span class="ex">/</span><span class="op">></span></span></code></pre></div>
|
||||
class="sourceCode html"><code class="sourceCode html"><span id="cb18-1"><a href="#cb18-1" aria-hidden="true" tabindex="-1"></a><span class="kw"><link</span> <span class="er">rel</span><span class="ot">=</span><span class="st">"me"</span> <span class="er">href</span><span class="ot">=</span><span class="st">"https://YourEpicyonDomain/@YourNickname"</span> <span class="kw">/></span></span></code></pre></div>
|
||||
<p>If you edit and then publish your profile, with the <em>website</em>
|
||||
and/or <em>blog</em> fields completed then if the above link is found
|
||||
your sites will be indicated to be verified on your profile screen. When
|
||||
|
|
Loading…
Reference in New Issue