Skip to content

Commit a06e7ba

Browse files
committed
Re-build index
1 parent 6fd4396 commit a06e7ba

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h1 class="base_heading">
286286
</li>
287287
<li class="Plugin_wrapper">
288288
<span class="Plugin_name">
289-
<a href="https://github.com/simonlc/posthtml-minify-classnames" class="Plugin_link base_link">minify-classnames</a>
289+
<a href="https://github.com/posthtml/posthtml-minify-classnames" class="Plugin_link base_link">minify-classnames</a>
290290
</span>
291291
<span class="Plugin_description">PostHTML plugin for minifying classnames</span>
292292
</li>
@@ -494,6 +494,12 @@ <h1 class="base_heading">
494494
</span>
495495
<span class="Plugin_description">Add &#39;rel&#x3D;&quot;external noopener nofollow&quot;&#39; and &#39;target&#x3D;&quot;_blank&quot;&#39; to all external links [PostHTML Plugin]</span>
496496
</li>
497+
<li class="Plugin_wrapper">
498+
<span class="Plugin_name">
499+
<a href="https://github.com/ahmed3hamdan/posthtml-rtl" class="Plugin_link base_link">rtl</a>
500+
</span>
501+
<span class="Plugin_description">A flexible utility to convert HTML to RTL (right to left) and vice versa.</span>
502+
</li>
497503
</ul>
498504
</section>
499505

0 commit comments

Comments
 (0)