diff options
Diffstat (limited to 'static/about.html')
| -rw-r--r-- | static/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/about.html b/static/about.html index 5608c25..6e0fc82 100644 --- a/static/about.html +++ b/static/about.html @@ -31,10 +31,10 @@ </div> <main id="wrapper-center"> - <p> + <span> This website will contain all projects related to The Odin Project online course. - </p> + </span> </main> </body> <script src=""></script> |
