diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:51:43 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-02-19 03:51:43 -0600 |
| commit | 43764349c0c78925e5d83ab5dad2d0e51a152d60 (patch) | |
| tree | 761b5339cde91f595d76ab90e4ce2b12c41c3751 /index.html | |
| parent | e6be7b8b2bc03b81f8389777a4403be8d75a1b66 (diff) | |
Add meta tags
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"> |