Commit 3536a718e783464f4467faab8b4570f5fa3759e7
- Diff rendering mode:
- inline
- side by side
swtr/templates/index.html
(2 / 2)
  | |||
3 | 3 | <head> | |
4 | 4 | <meta charset="utf-8"> | |
5 | 5 | <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> | ||
7 | 7 | ||
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"> | ||
9 | 9 | <link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet"> | |
10 | 10 | <link href="{{ url_for('static', filename='css/bootstrap-theme.min.css') }}" rel="stylesheet"> | |
11 | 11 | <link href="{{ url_for('static', filename='css/annotorious.css') }}" rel="stylesheet"> |