diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-02 18:53:56 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-02 18:53:56 +0200 |
| commit | f6c7a85ca04b9285677227d66205856c31a7d364 (patch) | |
| tree | a343eacc23b8cbd7013fcf7318258ad657962867 /backend/templates/home.html | |
| parent | cc2f31d6d5f47472e7162c9aec605587f0abaad8 (diff) | |
feat(backend): config header links
Diffstat (limited to 'backend/templates/home.html')
| -rw-r--r-- | backend/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/home.html b/backend/templates/home.html index ed450ac..fb927eb 100644 --- a/backend/templates/home.html +++ b/backend/templates/home.html @@ -2,7 +2,7 @@ <div class="introduction"> <h1>logs</h1> <p> - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim aeque doleamus animo, cum corpore dolemus, fieri tamen permagna accessio potest, si aliquod aeternum et infinitum impendere. + {{ .Description }} </p> </div> <article> |
