content/about.ar.md: Remove HTML from Markdown
Now that I have a right-to-left version of the CSS and am using dir rtl in the HTML element I can just use Markdown links and they work properly.
This commit is contained in:
parent
0b1770183a
commit
c54ed8ff47
@ -7,13 +7,9 @@ author = "أَلِن"
|
|||||||
images = ["/2019/04/2018-04-28-alan-wadi-assal.jpg"]
|
images = ["/2019/04/2018-04-28-alan-wadi-assal.jpg"]
|
||||||
+++
|
+++
|
||||||
|
|
||||||
<p style='direction: rtl; text-align: right;'>
|
|
||||||
أنا أَلِن من كالفورنيا، ساكن في عَمّان، عندي أربع مُدَوَّنَات:
|
أنا أَلِن من كالفورنيا، ساكن في عَمّان، عندي أربع مُدَوَّنَات:
|
||||||
</p>
|
|
||||||
|
|
||||||
<ul style='direction: rtl; text-align: right;'>
|
- [الين في كينيا](https://alaninkenya.org)
|
||||||
<li><a href='https://alaninkenya.org'>الين في كينيا</a></li>
|
- [الإنجليزية بلغاريا](https://englishbulgaria.net)
|
||||||
<li><a href='https://englishbulgaria.net'>الإنجليزية بلغاريا</a></li>
|
- [Ujanja ni Uhai](https://mjanja.ch)
|
||||||
<li><a href='https://mjanja.ch'>Ujanja ni Uhai</a></li>
|
- [تصوير الأردن](https://picturingjordan.com)
|
||||||
<li><a href='https://picturingjordan.com'>تصوير الأردن</a></li>
|
|
||||||
</ul>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user