Fix broken p tag in addon description
This commit is contained in:
parent
b5f9094910
commit
71ef8f7620
2 changed files with 8 additions and 8 deletions
|
@ -30,11 +30,11 @@ Dieses Add-on ist freie Open-Source-Software und wird auf GitHub entwickelt. <a
|
|||
|
||||
|
||||
<b>🙋♀️ Beitragen 🙋♀️</b>
|
||||
<p>Du kannst diesem Projekt auf einfache Weise beitragen und helfen. Hier einige Ideen:</p>
|
||||
Du kannst diesem Projekt auf einfache Weise beitragen und helfen. Hier einige Ideen:
|
||||
<ul>
|
||||
<li>📃 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#translations">Übersetze dieses Add-on in mehr Sprachen!</a></li>
|
||||
<li>🐛 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#coding">Löse einige einfache Probleme als Einstieg in die Add-on-Entwicklung</a> (oder teste einfach eine Entwicklungsversion)</li>
|
||||
<li>💡 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#need-ideas">Oder teste einige andere Add-on-Issues aus</a> (oder übersetze sie).</li>
|
||||
<li>📃 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#translations">Übersetze dieses Add-on in mehr Sprachen!</a></li>
|
||||
<li>🐛 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#coding">Löse einige einfache Probleme als Einstieg in die Add-on-Entwicklung</a> (oder teste einfach eine Entwicklungsversion)</li>
|
||||
<li>💡 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#need-ideas">Oder teste einige andere Add-on-Issues aus</a> (oder übersetze sie).</li>
|
||||
</ul>
|
||||
<p>Oder, <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#support-us">unterstütze uns, indem du dieses Add-on empfiehlst!</a> ❤️</p>
|
||||
|
||||
|
|
|
@ -30,11 +30,11 @@ The add-on is free/libre open-source software and developed on GitHub. <a href="
|
|||
|
||||
|
||||
<b>🙋♀️ Contribute 🙋♀️</b>
|
||||
<p>You can easily get involved in this project and help. Here are some ideas:</p>
|
||||
You can easily get involved in this project and help. Here are some ideas:
|
||||
<ul>
|
||||
<li>📃 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#translations">Translate this add-on into multiple languages!</a></li>
|
||||
<li>🐛 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#coding">Fix some easy issues and get started in add-on development</a> (or just try out the development version)</li>
|
||||
<li>💡 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#need-ideas">Or check out some other add-on issues</a> (or translate them).</li>
|
||||
<li>📃 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#translations">Translate this add-on into multiple languages!</a></li>
|
||||
<li>🐛 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#coding">Fix some easy issues and get started in add-on development</a> (or just try out the development version)</li>
|
||||
<li>💡 <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#need-ideas">Or check out some other add-on issues</a> (or translate them).</li>
|
||||
</ul>
|
||||
<p>Or, in any case, <a href="https://github.com/rugk/mastodon-simplified-federation/blob/master/CONTRIBUTING.md#support-us">support us by spreading the word!</a> ❤️</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue