Article Repository

This commit is contained in:
mepiphana2023
2024-04-22 16:49:07 +02:00
parent 402a22f2dc
commit 8bef8d2583
5 changed files with 123 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>[[${title}]]</title>
<link rel="icon" th:href="@{favicon.ico}" />
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="assets/bootstrap-icons/bootstrap-icons.min.css" rel="stylesheet">
</head>
@@ -37,9 +38,9 @@
<div th:insert="${content}"></div>
<footer class="text-center text-lg-start bg-body-tertiary text-muted " style="background-color: #2a2b30;">
<footer class="text-center text-lg-start bg-body-tertiary text-muted " >
<section class="">
<section class="" style="background-color: #2a2b30;">
<div class="container text-lg-left text-md-start mt-5 text-white">
<div class="row mt-3">
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">