mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-08 21:20:42 +02:00
Updated README section icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="readme" class="rounded-lg overflow-hidden shadow-md my-8">
|
||||
<header class="flex items-center bg-blue-600 px-4 py-3 text-white">
|
||||
<i class="fab fa-readme fa-lg pr-3"></i> README.md
|
||||
<i class="fas fa-book fa-lg pr-3"></i> README.md
|
||||
</header>
|
||||
|
||||
<article class="bg-gray-100 rounded-b-lg px-12 py-8 {{ readme.getExtension == 'md' ? 'markdown' : 'font-mono' }}">
|
||||
|
Reference in New Issue
Block a user