Added xlink attributes to submit.html
Since these are now used in the themes.xml file, they should probably be in the submit.html file, so that people know they need to add them.
Since these are now used in the themes.xml file, they should probably be in the submit.html file, so that people know they need to add them.
by steve0greatness, Tuesday, 11 June 2024, 19:30:56 (1718134256), pushed by steve0greatness, Tuesday, 28 January 2025, 07:34:16 (1738049656)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
f5f1a0d735826871bc1f8a439cdadfe1ee762475
<span class="lang-attribute">uri</span>=<span class="lang-string">"https://{profile link}"</span>
<span class="lang-attribute">instance</span>=<span class="lang-string">"{profile instance}"</span>
<span class="lang-attribute">username</span>=<span class="lang-string">"{author username}"</span>
<span class="lang-attribute">xlink:type</span>=<span class="lang-string">"simple"</span>
<span class="lang-attribute">xlink:href</span>=<span class="lang-string">"https://{profile link}"</span>
<span class="lang-attribute">xlink:show</span>=<span class="lang-string">"replace"</span>
>{Author display name}</<span class="lang-element">author</span>>
<<span class="lang-element">uri</span>>{pathto/theme.css}</<span class="lang-element">uri</span>>
<<span class="lang-element">uri</span>
<span class="lang-attribute">xlink:type</span>=<span class="lang-string">"simple"</span>
<span class="lang-attribute">xlink:href</span>=<span class="lang-string">"/themes/{pathto/theme.css}"</span>
<span class="lang-attribute">xlink:show</span>=<span class="lang-string">"replace"</span>
>{pathto/theme.css}</<span class="lang-element">uri</span>>
</<span class="lang-element">theme</span>></code>
</body>