Commit c1680a7f7bea48be22644531a6c91bc7bb13114f
1 parent
7b08fdd4
Exists in
master
no message
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
src/index.html
... | ... | @@ -3,7 +3,8 @@ |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <title>TestApi</title> |
6 | - <base href="/"> | |
6 | + <base href="/home/smartzone-home/dist/test-api/"> | |
7 | + <!-- แก้ base href จากเดิมเป็น ="/" --> | |
7 | 8 | |
8 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
9 | 10 | <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" /> | ... | ... |