Commit 3536a718e783464f4467faab8b4570f5fa3759e7

Fix title of the app

  The title of the app was Sweet Maker; fix it to "swtr - the cannonical sweet
web app".
  
33 <head>
44 <meta charset="utf-8">
55 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>Sweet Maker</title>
6 <title>swtr - the cannonical sweet web app</title>
77
8 <meta name="description" content="Sweet Maker, Social, Semantic, Web, Decentralized, Makes Sweet">
8 <meta name="description" content="Sweet Maker, Social, Semantic, Web, Decentralized, Makes Sweet, Sweet Swagger">
99 <link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet">
1010 <link href="{{ url_for('static', filename='css/bootstrap-theme.min.css') }}" rel="stylesheet">
1111 <link href="{{ url_for('static', filename='css/annotorious.css') }}" rel="stylesheet">