diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-06-18 18:58:00 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-06-18 18:58:00 +0200 |
| commit | 644e3b2f2892bd9e762b8ee3b493a1a4cf7ba946 (patch) | |
| tree | 053efcda2e1fd7953c987d7ce5c1f21c8aab7476 /templates/index.html | |
| parent | ffe3ec0b24834b38564db3c63d99eecdb62a37c4 (diff) | |
| download | mitjafelicijan.com-644e3b2f2892bd9e762b8ee3b493a1a4cf7ba946.tar.gz | |
Simplified template
Diffstat (limited to 'templates/index.html')
| -rwxr-xr-x | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 368cb0f..e36d83b 100755 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | {{ define "content" }} | 3 | {{ define "content" }} |
| 4 | <section> | 4 | <section> |
| 5 | <mark><i>You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.</i></mark> | 5 | <mark><small><i>You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you.</i></small></mark> |
| 6 | </section> | 6 | </section> |
| 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"> |
