diff options
Diffstat (limited to '_site/projects/e-reader')
| -rw-r--r-- | _site/projects/e-reader/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_site/projects/e-reader/index.html b/_site/projects/e-reader/index.html index 7f0331d..ce5ca80 100644 --- a/_site/projects/e-reader/index.html +++ b/_site/projects/e-reader/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <title>Prototype e-reader</title> + <head> <meta charset="utf-8"> <title>Prototype e-reader</title> @@ -12,6 +13,7 @@ </head> + </head> <body> @@ -38,7 +40,7 @@ <main> <div class="container"> - <h2 class="brand center" id="title">PROTOTYPE E-READER</h2> + <h2 class="center" id="title">PROTOTYPE E-READER</h2> <h6 class="center">24 OCTOBER 2023</h5> <br> <div class="threecol justify"><p>This project features a prototype e-reader powered by a 7.5-inch <a href="https://www.waveshare.com/" class="external" target="_blank" rel="noopener noreferrer">Waveshare</a> e-paper display and an |
