commit | 68db4d147269acf22d9f7f849552b89549005d1c | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Thu Dec 17 22:11:45 2020 +0100 |
committer | avm99963 <me@avm99963.com> | Thu Dec 17 22:11:45 2020 +0100 |
tree | c55a203fea77214e73990f6ca2a48ebe3c01dcb2 | |
parent | a0fc5dfe9c027c8e308565faa0c17ea0f9e4816f [diff] [blame] |
Change web app HTML title Change-Id: I29feecef83f4f8ddf60529ff94c90d5468868a18
diff --git a/index.html b/index.html index bce8c76..4e191a4 100644 --- a/index.html +++ b/index.html
@@ -2,7 +2,7 @@ <html lang="ca" dir="ltr"> <head> <meta charset="utf-8"> - <title>Concerts Musicaula</title> + <title>Programa Concerts Musicaula</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/styles.css"> <link rel="manifest" href="manifest.json">