diff options
| author | Jfriedli | 2021-03-18 15:52:26 +0100 |
|---|---|---|
| committer | Jfriedli | 2021-03-18 15:52:26 +0100 |
| commit | 312f4d6e8341f3da27f6b48fadccbe7ac6fd2bcf (patch) | |
| tree | 1b281ade1c06d7e40148297d532e617201d0ef42 | |
| parent | 29e29e02929bb29345e4c472b8a2aaeab3609bab (diff) | |
fixed failing test
| -rw-r--r-- | templates/info.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/info.html b/templates/info.html index 3be85b8..a2d9c92 100644 --- a/templates/info.html +++ b/templates/info.html | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | <section> | 4 | <section> |
| 5 | <h1 class="grid grid-rows-1"> | 5 | <h1 class="grid grid-rows-1"> |
| 6 | <div class="font-light text-4xl mb-4"> | 6 | <div class="font-light text-4xl mb-4"> |
| 7 | What are metadata | 7 | What are metadata? |
| 8 | </div> | 8 | </div> |
| 9 | </h1> | 9 | </h1> |
| 10 | <p class="text-gray-700 text-base text-opacity-80 mb-4"> | 10 | <p class="text-gray-700 text-base text-opacity-80 mb-4"> |
