update code

This commit is contained in:
Raven Scott 2024-09-26 00:09:39 -04:00
parent 05455191f5
commit 57fafd2126

View File

@ -54,7 +54,7 @@
}) %> }) %>
</p> </p>
</div> </div>
<a href="/blog/<%= post.slug %>" class="btn btn-outline-primary">Read Article</a> <a href="https://blog.raven-scott.fyi/<%= post.slug %>" class="btn btn-outline-primary">Read Article</a>
</li> </li>
<% }) %> <% }) %>
</ul> </ul>