diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 15:47:28 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 15:47:28 +0100 |
| commit | 77532d6a15de7398edbb9cdab586990c5f482dda (patch) | |
| tree | abd74c8e012b1783c76c91647d01d4bcafb7f093 /index.html | |
| parent | 0e4defbda6048239a2396f973572717d5ac567ac (diff) | |
| download | mitjafelicijan.com-77532d6a15de7398edbb9cdab586990c5f482dda.tar.gz | |
Added a link to binary visualizations page in index
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -5,6 +5,12 @@ layout: index | |||
| 5 | <p>You do not learn by relaxing. You learn by violently assaulting your problem | 5 | <p>You do not learn by relaxing. You learn by violently assaulting your problem |
| 6 | until it surrenders its mysteries to you.</p> | 6 | until it surrenders its mysteries to you.</p> |
| 7 | 7 | ||
| 8 | <a style="max-width:600px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> | ||
| 9 | Examine graphical representations of binary files using diagrams that | ||
| 10 | illustrate connections between pairs of bytes (digraphs) and triplets of bytes | ||
| 11 | (trigraphs). | ||
| 12 | </a> | ||
| 13 | |||
| 8 | <h2>More long form, ramblings etc</h2> | 14 | <h2>More long form, ramblings etc</h2> |
| 9 | <ul itemscope itemtype="https://schema.org/SiteNavigationElement" role="list" aria-label="Articles" class="list"> | 15 | <ul itemscope itemtype="https://schema.org/SiteNavigationElement" role="list" aria-label="Articles" class="list"> |
| 10 | <meta itemprop="name" content="Article list"> | 16 | <meta itemprop="name" content="Article list"> |
