mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 07:15:19 +05:30
Some bugs fixed
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
<h2 class="text-2xl font-semibold text-white">
|
||||
{{ page.title }}
|
||||
</h2>
|
||||
<p class="text-blue-400 text-sm mt-2">{{ page.date }}</p>
|
||||
<p class="text-gray-300 text-sm mt-2">{{ page.description }}</p>
|
||||
<p class="subtitle text-blue-400 mt-2">{{ page.date }}</p>
|
||||
<p class="text-gray-300 text-sm mt-3">{{ page.description }}</p>
|
||||
</div>
|
||||
</a>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user