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,7 +30,7 @@ Dieses Add-on ist freie Open-Source-Software und wird auf GitHub entwickelt. <a
|
||||||
|
|
||||||
|
|
||||||
<b>🙋♀️ Beitragen 🙋♀️</b>
|
<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>
|
<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#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#coding">Löse einige einfache Probleme als Einstieg in die Add-on-Entwicklung</a> (oder teste einfach eine Entwicklungsversion)</li>
|
||||||
|
|
|
@ -30,7 +30,7 @@ The add-on is free/libre open-source software and developed on GitHub. <a href="
|
||||||
|
|
||||||
|
|
||||||
<b>🙋♀️ Contribute 🙋♀️</b>
|
<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>
|
<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#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#coding">Fix some easy issues and get started in add-on development</a> (or just try out the development version)</li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue