diff options
Diffstat (limited to 'layouts/_partials/hero.html')
| -rw-r--r-- | layouts/_partials/hero.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_partials/hero.html b/layouts/_partials/hero.html index 1be5f71..57d223d 100644 --- a/layouts/_partials/hero.html +++ b/layouts/_partials/hero.html @@ -1,4 +1,5 @@ <section class="hero" role="region" aria-label="Hero"> + <canvas id="matrix-canvas" data-mode="hero" aria-hidden="true"></canvas> <div class="hero-container"> <div class="hero-left"> <div class="hero-prompt">welcome to</div> |
