|
6 | 6 |
|
7 | 7 | class="html theme--light" |
8 | 8 |
|
9 | | -><head> |
| 9 | +><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> |
10 | 10 | <meta charset="utf-8" /> |
11 | 11 | <title> |
12 | 12 |
|
|
118 | 118 | <link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" /> |
119 | 119 | <link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" /> |
120 | 120 |
|
121 | | - <link rel="canonical" href="https://badw.github.io/about/" /> |
| 121 | + <link rel="canonical" href="http://localhost:1313/about/" /> |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
|
150 | 150 |
|
151 | 151 |
|
152 | 152 | <meta name="twitter:card" content="summary_large_image"> |
153 | | - <meta name="twitter:image" content="https://badw.github.io/images/site-feature-image.png"> |
| 153 | + <meta name="twitter:image" content="http://localhost:1313/images/site-feature-image.png"> |
154 | 154 | <meta name="twitter:title" content="About"> |
155 | 155 | <meta name="twitter:description" content="about"> |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 | | - <meta property="og:url" content="https://badw.github.io/about/"> |
| 160 | + <meta property="og:url" content="http://localhost:1313/about/"> |
161 | 161 | <meta property="og:site_name" content="My blog"> |
162 | 162 | <meta property="og:title" content="About"> |
163 | 163 | <meta property="og:description" content="about"> |
164 | 164 | <meta property="og:locale" content="en"> |
165 | 165 | <meta property="og:type" content="article"> |
166 | 166 | <meta property="article:published_time" content="2025-03-21T00:00:00+00:00"> |
167 | | - <meta property="article:modified_time" content="2026-02-11T22:57:51+01:00"> |
168 | | - <meta property="og:image" content="https://badw.github.io/images/site-feature-image.png"> |
| 167 | + <meta property="article:modified_time" content="2026-02-12T09:44:28+01:00"> |
| 168 | + <meta property="og:image" content="http://localhost:1313/images/site-feature-image.png"> |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
|
190 | 190 | "isFamilyFriendly": "true", |
191 | 191 | "mainEntityOfPage": { |
192 | 192 | "@type": "WebPage", |
193 | | - "@id": "https:\/\/badw.github.io\/about\/" |
| 193 | + "@id": "http:\/\/localhost:1313\/about\/" |
194 | 194 | }, |
195 | 195 | "author" : { |
196 | 196 | "@type": "Person", |
|
211 | 211 | "copyrightYear" : "2025", |
212 | 212 | "dateCreated": "2025-03-21T00:00:00.00Z", |
213 | 213 | "datePublished": "2025-03-21T00:00:00.00Z", |
214 | | - "dateModified": "2026-02-11T22:57:51.00Z", |
| 214 | + "dateModified": "2026-02-12T09:44:28.00Z", |
215 | 215 | "publisher":{ |
216 | 216 | "@type":"Organization", |
217 | 217 | "name": "Benjamin A. D. Williamson", |
218 | | - "url": "https://badw.github.io/", |
| 218 | + "url": "http://localhost:1313/", |
219 | 219 | "logo": { |
220 | 220 | "@type": "ImageObject", |
221 | | - "url": "https:\/\/badw.github.io\/favicons\/favicon-32x32.png", |
| 221 | + "url": "http:\/\/localhost:1313\/favicons\/favicon-32x32.png", |
222 | 222 | "width":"32", |
223 | 223 | "height":"32" |
224 | 224 | } |
225 | 225 | }, |
226 | 226 | "image": |
227 | 227 | [ |
228 | 228 |
|
229 | | - "https://badw.github.io/images/site-feature-image.png" |
| 229 | + "http://localhost:1313/images/site-feature-image.png" |
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 | 233 | ] |
234 | 234 |
|
235 | 235 | , |
236 | | - "url" : "https:\/\/badw.github.io\/about\/", |
| 236 | + "url" : "http:\/\/localhost:1313\/about\/", |
237 | 237 | "wordCount" : "183", |
238 | 238 | "genre" : [ ], |
239 | 239 | "keywords" : [ ] |
|
303 | 303 | aria-label="Google Scholar" |
304 | 304 | title="Google Scholar" |
305 | 305 | > |
306 | | - <i class="fa-brands fa-google fa-2x" aria-hidden="true"></i> |
| 306 | + <i class="fa-brands fa-google-scholar fa-2x" aria-hidden="true"></i> |
307 | 307 | </a> |
308 | 308 | </li> |
309 | 309 |
|
|
0 commit comments