diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-01 09:14:02 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-01 09:14:02 +0200 |
| commit | ce5cf951ac6228f96f6f51e3c9e4d8af24702b55 (patch) | |
| tree | 77158890fb5cece21a30515821a6f066ce370377 /design | |
| parent | 9e5734cf76585705e259ae6c3585980ce8b994c1 (diff) | |
test(markdown): split in multiple files
Diffstat (limited to 'design')
| -rw-r--r-- | design/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/index.html b/design/index.html index da598ec..ed27fd1 100644 --- a/design/index.html +++ b/design/index.html @@ -32,7 +32,7 @@ <article> <h2><a href="log.html">Article title</a></h2> <figure> - <a href="log.html"><<img src="https://placehold.co/1920x1080" alt=""></a> + <a href="log.html"><img src="https://placehold.co/1920x1080" alt=""></a> <figcaption>A placeholder.</figcaption> </figure> <p> |
