1
1
<!DOCTYPE html>
2
2
< html lang ="en-us ">
3
- < head >
3
+ < head > < script src =" /livereload.js?mindelay=10&v=2&port=1313&path=livereload " data-no-instant defer > </ script >
4
4
< meta charset ="utf-8 ">
5
5
< title > Categories</ title >
6
6
7
- < meta name ="generator " content ="Hugo 0.79 .1 " / >
7
+ < meta name ="generator " content ="Hugo 0.128 .1 ">
8
8
9
9
<!-- mobile responsive meta -->
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
11
11
12
12
<!-- ** Plugins Needed for the Project ** -->
13
13
<!-- Bootstrap -->
14
- < link rel ="stylesheet " href ="https ://pysal.org /plugins/bootstrap/bootstrap.min.css ">
14
+ < link rel ="stylesheet " href ="http ://localhost:1313 /plugins/bootstrap/bootstrap.min.css ">
15
15
16
16
<!-- themefy-icon -->
17
- < link rel ="stylesheet " href ="https ://pysal.org /plugins/themify-icons/themify-icons.css ">
17
+ < link rel ="stylesheet " href ="http ://localhost:1313 /plugins/themify-icons/themify-icons.css ">
18
18
19
19
<!-- highlight -->
20
- < link rel ="stylesheet " href ="https ://pysal.org /plugins/highlight/hybrid.css ">
20
+ < link rel ="stylesheet " href ="http ://localhost:1313 /plugins/highlight/hybrid.css ">
21
21
22
22
<!--Favicon-->
23
- < link rel ="icon " href ="https ://pysal.org /images/favicon.png " type ="image/x-icon ">
23
+ < link rel ="icon " href ="http ://localhost:1313 /images/favicon.png " type ="image/x-icon ">
24
24
25
25
<!-- fonts -->
26
26
< link href ="https://fonts.googleapis.com/css?family=Inria%20Sans:300,400,700&display=swap " rel ="stylesheet ">
39
39
40
40
<!-- Main Stylesheet -->
41
41
42
- < link rel ="stylesheet " href ="https ://pysal.org /css/style.min.css " media ="screen ">
42
+ < link rel ="stylesheet " href ="http ://localhost:1313 /css/style.min.css " media ="screen ">
43
43
44
44
<!-- jquiry -->
45
- < script src ="https ://pysal.org /plugins/jquery/jquery-1.12.4.js "> </ script >
45
+ < script src ="http ://localhost:1313 /plugins/jquery/jquery-1.12.4.js "> </ script >
46
46
47
47
<!-- jquary ui -->
48
- < script src ="https ://pysal.org /plugins/jquery/jquery-ui.js "> </ script >
48
+ < script src ="http ://localhost:1313 /plugins/jquery/jquery-ui.js "> </ script >
49
49
50
50
<!-- Bootstrap JS -->
51
- < script src ="https ://pysal.org /plugins/bootstrap/bootstrap.min.js "> </ script >
51
+ < script src ="http ://localhost:1313 /plugins/bootstrap/bootstrap.min.js "> </ script >
52
52
53
53
<!-- match-height JS -->
54
- < script src ="https ://pysal.org /plugins/match-height/jquery.matchHeight-min.js "> </ script >
54
+ < script src ="http ://localhost:1313 /plugins/match-height/jquery.matchHeight-min.js "> </ script >
55
55
56
56
<!-- highlight -->
57
- < script src ="https ://pysal.org /plugins/highlight/highlight.pack.js "> </ script >
57
+ < script src ="http ://localhost:1313 /plugins/highlight/highlight.pack.js "> </ script >
58
58
< script > hljs . initHighlightingOnLoad ( ) ; </ script >
59
59
60
60
</ head >
70
70
71
71
72
72
73
- < img class ="img-fluid " src ="https ://pysal.org /pysal_nav_logo.svg " alt ="PySAL ">
73
+ < img class ="img-fluid " src ="http ://localhost:1313 /pysal_nav_logo.svg " alt ="PySAL ">
74
74
75
75
76
76
</ a >
@@ -191,9 +191,9 @@ <h2 class="mb-5">Categories</h2>
191
191
192
192
193
193
194
- < li data-nav-id ="https ://pysal.org /categories/ " title ="Categories " class ="sidelist
194
+ < li data-nav-id ="http ://localhost:1313 /categories/ " title ="Categories " class ="sidelist
195
195
active ">
196
- < a href ="https ://pysal.org /categories/ ">
196
+ < a href ="http ://localhost:1313 /categories/ ">
197
197
Categories
198
198
</ a >
199
199
@@ -215,7 +215,7 @@ <h2 class="mb-5">Categories</h2>
215
215
< div class ="container ">
216
216
< div class ="row ">
217
217
< div class ="col-md-8 text-md-left text-center ">
218
- < p > © PySAL Developers </ p >
218
+ < p > </ p >
219
219
</ div >
220
220
< div class ="col-md-4 text-md-right text-center ">
221
221
< ul class ="list-inline mb-3 ">
@@ -233,7 +233,7 @@ <h2 class="mb-5">Categories</h2>
233
233
234
234
<!-- Main Script -->
235
235
236
- < script src ="https ://pysal.org /js/script.min.js "> </ script >
236
+ < script src ="http ://localhost:1313 /js/script.min.js "> </ script >
237
237
</ body >
238
238
239
239
</ html >
0 commit comments