diff options
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> |
