diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ <!doctype html> <html> <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <meta charset="utf-8"> + <meta name="author" content="Rubén Beltrán del Río"> + <meta name="description" content="❤️ - draw with the power of your heart"> + <title>❤️</title> <link href="/css/app.css" rel="stylesheet"> |