Just a few changes

This commit is contained in:
2018-11-30 08:38:41 -05:00
parent 436792540d
commit 58b6b9d105
3 changed files with 15 additions and 7 deletions

View File

@ -2,10 +2,11 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>ETFDemo</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ETF Demo</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="assets/logo.png">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet">
</head>