use em tag as selector for img

This commit is contained in:
Nick Sweeting 2020-11-23 04:48:00 -05:00
parent 4f42dfc3dc
commit a307e42896
2 changed files with 6 additions and 4 deletions

View file

@ -52,7 +52,7 @@ ls archive/*/index.html # or just browse
```
<div align="center">
<img src="https://i.imgur.com/lUuicew.png" width="400px" alt="logo">
<em><img src="https://i.imgur.com/lUuicew.png" width="400px" alt="logo"></em>
<br/>
<a href="https://archivebox.zervice.io">DEMO: archivebox.zervice.io/</a>