Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Pages/HostingPolicyPilot.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<li>The instance's observed use matches the provided information.</li>
<li>The main page or the <code>Project:About</code> page has sufficient information describing the intended use of the instance for potential visitors of the instance, or has links to such information.</li>
<li>The licensing statement is visible on the <code>Project:Copyrights</code> page.</li>
<li>The structured data is in the public domain or released under <a href="https://www.mediawiki.org/wiki/Wikibase/Wikibase.cloud/Why_CC0">CC-0</a>.</li>
<li>The structured data is in the public domain or released under <a href="https://www.mediawiki.org/wiki/Wikibase/Wikibase.cloud/Why_CC0">CC0</a>.</li>
<li>The license for the text in other namespaces allows commercial and non-commercial use and derivatives (we recommend using the conformant licenses <a href="https://opendefinition.org/licenses/">from this list</a>).</li>
</ul>
<h4 id="disqualifying-conditions" class="d-flex align-center mt-4 mb-3"><v-icon class="mr-1" color="red">mdi-circle</v-icon> Disqualifying Conditions (must not be true)</h4>
Expand Down
Loading