startpage

Simple text centric startpage
Log | Files | Refs | README

commit ae436fda57bd66f0fb7eb0aecf592fe39ffea14b
parent 373199d1d801cf3836deed061923519ca8c0d7dc
Author: EmDev21 <103883116+EmDev21@users.noreply.github.com>
Date:   Sun, 17 Apr 2022 23:48:33 +0200

Updated head
Diffstat:
Mindex.html | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html @@ -1,6 +1,8 @@ <!DOCTYPE html> -<html> +<html lang="en"></html> <head> + <meta charset="utf-8"> + <title>$</title> <link rel="stylesheet" href="./src/style/terminal.css"> </head> <body> @@ -23,4 +25,4 @@ <script src="./src/js/commands.js"></script> </body> -</html> -\ No newline at end of file +</html>