diff options
author | Emile <HanEmile@users.noreply.github.com> | 2022-05-30 22:27:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 22:27:09 +0200 |
commit | 1e150521e16d4bd84c8833b42ea53eb3ecb72573 (patch) | |
tree | 9ed8691388168e6e985c6b95e383ceb538c2462d | |
parent | 046056c0a9c0decd36e9f6868a6aca39df59e294 (diff) |
revert
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 280c2a7..42e05f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ visualizing CTF clusters (teams playing together at DEFCON quals 2022) -<object type="image/svg+xml" data="./teams.svg"></object> +<img src="./teams.svg"></img> ## building |