File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="utf-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < link rel ="icon " href =". /public/img/FG.png " sizes ="32x32 ">
6+ < link rel ="icon " href ="https://felix-guan.github.io /public/img/FG.png " sizes ="32x32 ">
77 <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! -->
88 < title > FutureTK</ title >
99 <!-- Bootstrap -->
1010 <!--<link href="https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css" rel="stylesheet">--> 11- < link rel ="stylesheet " type ="text/css " href ="public/css/bootstrap.min.css ">
11+ < link rel ="stylesheet " type ="text/css " href ="https://felix-guan.github.io/ public/css/bootstrap.min.css ">
1212 </ head >
1313
1414< body >
190190
191191 <!-- jQuery (Bootstrap 的所有 JavaScript 插件都依赖 jQuery,所以必须放在前边) -->
192192 <!--<script src="https://cdn.jsdelivr.net/npm/[email protected] /dist/jquery.min.js"></script>--> 193- < script charset ="utf-8 " type ="text/javascript " src ="public/js/jquery.min.js "> </ script >
193+ < script charset ="utf-8 " type ="text/javascript " src ="https://felix-guan.github.io/ public/js/jquery.min.js "> </ script >
194194 <!-- 加载 Bootstrap 的所有 JavaScript 插件。你也可以根据需要只加载单个插件。 -->
195195 <!--<script src="https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.min.js"></script>--> 196- < script charset ="utf-8 " type ="text/javascript " src ="public/js/bootstrap.min.js "> </ script >
196+ < script charset ="utf-8 " type ="text/javascript " src ="https://felix-guan.github.io/ public/js/bootstrap.min.js "> </ script >
197197 <!--TODO:底部固定页面导航条-->
198198</ body >
199199</ html >
You can’t perform that action at this time.
0 commit comments