Skip to content

Commit

Permalink
#21 Styleing the table
Browse files Browse the repository at this point in the history
  • Loading branch information
baardl committed Nov 12, 2023
1 parent 2749602 commit 814adab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/templates/RepositoryStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
<title>Application Status</title>
<!-- Include any CSS or JS here -->
<title>Repository Status</title>
<style th:insert="~{../static/styles/cssandjs/systemStatus.css}"></style>
</head>
<body>
Expand Down

0 comments on commit 814adab

Please sign in to comment.