diff options
| -rw-r--r-- | templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index e4e93c6..9291987 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -7,8 +7,8 @@ | |||
| 7 | 7 | ||
| 8 | <a class="promobox" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> | 8 | <a class="promobox" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> |
| 9 | Examine graphical representations of binary files using diagrams that | 9 | Examine graphical representations of binary files using diagrams that |
| 10 | illustrate connections between pairs of bytes (digraphs) and triplets | 10 | illustrate connections between pairs of bytes (digraphs) and triplets of |
| 11 | of bytes (trigraphs). | 11 | bytes (trigraphs). |
| 12 | </a> | 12 | </a> |
| 13 | 13 | ||
| 14 | <section> | 14 | <section> |
