File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 14
14
<!-- BEGIN HEAD -->
15
15
<head >
16
16
<meta charset =" utf-8" />
17
- <title >betbot.</title >
17
+ <title >betbot. My History </title >
18
18
<meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
19
19
<meta content =" width=device-width, initial-scale=1" name =" viewport" />
20
20
<meta content =" " name =" description" />
109
109
</tr >
110
110
</thead >
111
111
<tbody >
112
- <% console .log (" aslkdfhasdkjfhaksdljfhakdlsjfhlksjafh" + bets) %>
113
112
<% for (var i= 0 ;i< bets .length ;i++ ) { % >
114
113
< tr style= " background-color: <%= bets[i].winner == user.displayName ? '#71ef5d' : '#ed9595' %>" >
115
114
< td>< %= bets[i].date % >< / td>
130
129
<!-- Placed at the end of the document so the pages load faster -->
131
130
<script src =" https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" ></script >
132
131
<script >window .jQuery || document .write (' <script src="../../assets/js/vendor/jquery.min.js"><\/ script>' ) </script >
133
- <script src =" ../../dist/ js/bootstrap.min.js" ></script >
132
+ <script src =" js/bootstrap.min.js" ></script >
134
133
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
135
- <script src =" ../../assets/ js/vendor/holder.min.js" ></script >
134
+ <script src =" js/vendor/holder.min.js" ></script >
136
135
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
137
- <script src =" ../../assets/ js/ie10-viewport-bug-workaround.js" ></script >
136
+ <script src =" js/ie10-viewport-bug-workaround.js" ></script >
138
137
</body >
139
138
</html >
Original file line number Diff line number Diff line change 14
14
<!-- BEGIN HEAD -->
15
15
<head >
16
16
<meta charset =" utf-8" />
17
- <title >Metronic "Acidus" Frontend Freebie </title >
17
+ <title >betbot. </title >
18
18
<meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
19
19
<meta content =" width=device-width, initial-scale=1" name =" viewport" />
20
20
<meta content =" " name =" description" />
54
54
55
55
<!-- Logo -->
56
56
<div class =" navbar-logo" >
57
- <a class =" navbar-logo-wrap" href =" index.html " style =" padding : 0px ;width :250px ;" >
57
+ <a class =" navbar-logo-wrap" href =" / " style =" padding : 0px ;width :250px ;" >
58
58
<img class =" navbar-logo-img" src =" img/logo1h.png" alt =" Acidus Logo" >`
59
59
</a >
60
60
</div >
You can’t perform that action at this time.
0 commit comments