Skip to content

Commit 421dfe4

Browse files
author
Benjamin Williamson
committed
fix google scholar logos
1 parent cc1e285 commit 421dfe4

55 files changed

Lines changed: 454 additions & 454 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ title = "GitHub"
6868
url = "https://github.com/badw"
6969

7070
[[socialIcons]]
71-
icon = "fa-brands fa-google"
71+
icon = "fa-brands fa-google-scholar"
7272
title = "Google Scholar"
7373
url = "https://scholar.google.com/citations?user=c34AgtMAAAAJ&hl=en"
7474

content/english/supervision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ author = "Benjamin A. D. Williamson"
3737
aria-label="Google Scholar profile"
3838
title="Google Scholar"
3939
>
40-
<img src="https://scholar.google.com/favicon.ico" alt="Google Scholar logo" loading="lazy" />
40+
<i class="fa-brands fa-google-scholar" aria-hidden="true"></i>
4141
</a>
4242
<a
4343
class="person-icon-link"

public/404.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class="html theme--light"
88

9-
><head>
9+
><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
1010
<meta charset="utf-8" />
1111
<title>
1212

@@ -119,7 +119,7 @@
119119
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
120120
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" />
121121

122-
<link rel="canonical" href="https://badw.github.io/404.html" />
122+
<link rel="canonical" href="http://localhost:1313/404.html" />
123123

124124

125125

@@ -151,22 +151,22 @@
151151

152152

153153
<meta name="twitter:card" content="summary_large_image">
154-
<meta name="twitter:image" content="https://badw.github.io/images/site-feature-image.png">
154+
<meta name="twitter:image" content="http://localhost:1313/images/site-feature-image.png">
155155
<meta name="twitter:title" content="404 Page not found">
156156
<meta name="twitter:description" content="Computational Materials Researcher
157157
NTNU">
158158

159159

160160

161161

162-
<meta property="og:url" content="https://badw.github.io/404.html">
162+
<meta property="og:url" content="http://localhost:1313/404.html">
163163
<meta property="og:site_name" content="My blog">
164164
<meta property="og:title" content="404 Page not found">
165165
<meta property="og:description" content="Computational Materials Researcher
166166
NTNU">
167167
<meta property="og:locale" content="en">
168168
<meta property="og:type" content="website">
169-
<meta property="og:image" content="https://badw.github.io/images/site-feature-image.png">
169+
<meta property="og:image" content="http://localhost:1313/images/site-feature-image.png">
170170

171171

172172

@@ -235,7 +235,7 @@
235235
aria-label="Google Scholar"
236236
title="Google Scholar"
237237
>
238-
<i class="fa-brands fa-google fa-2x" aria-hidden="true"></i>
238+
<i class="fa-brands fa-google-scholar fa-2x" aria-hidden="true"></i>
239239
</a>
240240
</li>
241241

@@ -438,7 +438,7 @@
438438
<h1>404</h1>
439439
<h2>Page Not Found</h2>
440440
<p>Sorry, this page does not exist.</p>
441-
<p>You can head back to <a href="https://badw.github.io/">homepage</a>.</p>
441+
<p>You can head back to <a href="http://localhost:1313/">homepage</a>.</p>
442442
</div>
443443

444444
</main>

public/about/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class="html theme--light"
88

9-
><head>
9+
><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
1010
<meta charset="utf-8" />
1111
<title>
1212

@@ -118,7 +118,7 @@
118118
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
119119
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" />
120120

121-
<link rel="canonical" href="https://badw.github.io/about/" />
121+
<link rel="canonical" href="http://localhost:1313/about/" />
122122

123123

124124

@@ -150,22 +150,22 @@
150150

151151

152152
<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">
154154
<meta name="twitter:title" content="About">
155155
<meta name="twitter:description" content="about">
156156

157157

158158

159159

160-
<meta property="og:url" content="https://badw.github.io/about/">
160+
<meta property="og:url" content="http://localhost:1313/about/">
161161
<meta property="og:site_name" content="My blog">
162162
<meta property="og:title" content="About">
163163
<meta property="og:description" content="about">
164164
<meta property="og:locale" content="en">
165165
<meta property="og:type" content="article">
166166
<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">
169169

170170

171171

@@ -190,7 +190,7 @@
190190
"isFamilyFriendly": "true",
191191
"mainEntityOfPage": {
192192
"@type": "WebPage",
193-
"@id": "https:\/\/badw.github.io\/about\/"
193+
"@id": "http:\/\/localhost:1313\/about\/"
194194
},
195195
"author" : {
196196
"@type": "Person",
@@ -211,29 +211,29 @@
211211
"copyrightYear" : "2025",
212212
"dateCreated": "2025-03-21T00:00:00.00Z",
213213
"datePublished": "2025-03-21T00:00:00.00Z",
214-
"dateModified": "2026-02-11T22:57:51.00Z",
214+
"dateModified": "2026-02-12T09:44:28.00Z",
215215
"publisher":{
216216
"@type":"Organization",
217217
"name": "Benjamin A. D. Williamson",
218-
"url": "https://badw.github.io/",
218+
"url": "http://localhost:1313/",
219219
"logo": {
220220
"@type": "ImageObject",
221-
"url": "https:\/\/badw.github.io\/favicons\/favicon-32x32.png",
221+
"url": "http:\/\/localhost:1313\/favicons\/favicon-32x32.png",
222222
"width":"32",
223223
"height":"32"
224224
}
225225
},
226226
"image":
227227
[
228228

229-
"https://badw.github.io/images/site-feature-image.png"
229+
"http://localhost:1313/images/site-feature-image.png"
230230

231231

232232

233233
]
234234

235235
,
236-
"url" : "https:\/\/badw.github.io\/about\/",
236+
"url" : "http:\/\/localhost:1313\/about\/",
237237
"wordCount" : "183",
238238
"genre" : [ ],
239239
"keywords" : [ ]
@@ -303,7 +303,7 @@
303303
aria-label="Google Scholar"
304304
title="Google Scholar"
305305
>
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>
307307
</a>
308308
</li>
309309

public/categories/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class="html theme--light"
88

9-
><head>
9+
><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
1010
<meta charset="utf-8" />
1111
<title>
1212

@@ -119,7 +119,7 @@
119119
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
120120
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" />
121121

122-
<link rel="canonical" href="https://badw.github.io/categories/" />
122+
<link rel="canonical" href="http://localhost:1313/categories/" />
123123

124124

125125
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="My blog" />
@@ -152,22 +152,22 @@
152152

153153

154154
<meta name="twitter:card" content="summary_large_image">
155-
<meta name="twitter:image" content="https://badw.github.io/images/site-feature-image.png">
155+
<meta name="twitter:image" content="http://localhost:1313/images/site-feature-image.png">
156156
<meta name="twitter:title" content="Categories">
157157
<meta name="twitter:description" content="Computational Materials Researcher
158158
NTNU">
159159

160160

161161

162162

163-
<meta property="og:url" content="https://badw.github.io/categories/">
163+
<meta property="og:url" content="http://localhost:1313/categories/">
164164
<meta property="og:site_name" content="My blog">
165165
<meta property="og:title" content="Categories">
166166
<meta property="og:description" content="Computational Materials Researcher
167167
NTNU">
168168
<meta property="og:locale" content="en">
169169
<meta property="og:type" content="website">
170-
<meta property="og:image" content="https://badw.github.io/images/site-feature-image.png">
170+
<meta property="og:image" content="http://localhost:1313/images/site-feature-image.png">
171171

172172

173173

@@ -236,7 +236,7 @@
236236
aria-label="Google Scholar"
237237
title="Google Scholar"
238238
>
239-
<i class="fa-brands fa-google fa-2x" aria-hidden="true"></i>
239+
<i class="fa-brands fa-google-scholar fa-2x" aria-hidden="true"></i>
240240
</a>
241241
</li>
242242

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on My blog</title>
5-
<link>https://badw.github.io/categories/</link>
5+
<link>http://localhost:1313/categories/</link>
66
<description>Recent content in Categories on My blog</description>
77
<generator>Hugo -- gohugo.io</generator>
8-
<language>en</language><atom:link href="https://badw.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
8+
<language>en</language><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
99
</channel>
1010
</rss>

public/cover art/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>https://badw.github.io/cover_art/</title>
5-
<link rel="canonical" href="https://badw.github.io/cover_art/">
4+
<title>http://localhost:1313/cover_art/</title>
5+
<link rel="canonical" href="http://localhost:1313/cover_art/">
66
<meta charset="utf-8">
7-
<meta http-equiv="refresh" content="0; url=https://badw.github.io/cover_art/">
7+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/cover_art/">
88
</head>
99
</html>

public/cover_art/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class="html theme--light"
88

9-
><head>
9+
><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
1010
<meta charset="utf-8" />
1111
<title>
1212

@@ -118,7 +118,7 @@
118118
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
119119
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" />
120120

121-
<link rel="canonical" href="https://badw.github.io/cover_art/" />
121+
<link rel="canonical" href="http://localhost:1313/cover_art/" />
122122

123123

124124

@@ -150,22 +150,22 @@
150150

151151

152152
<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">
154154
<meta name="twitter:title" content="Cover Art">
155155
<meta name="twitter:description" content="publication cover art">
156156

157157

158158

159159

160-
<meta property="og:url" content="https://badw.github.io/cover_art/">
160+
<meta property="og:url" content="http://localhost:1313/cover_art/">
161161
<meta property="og:site_name" content="My blog">
162162
<meta property="og:title" content="Cover Art">
163163
<meta property="og:description" content="publication cover art">
164164
<meta property="og:locale" content="en">
165165
<meta property="og:type" content="article">
166166
<meta property="article:published_time" content="2025-03-21T00:00:00+00:00">
167167
<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">
168+
<meta property="og:image" content="http://localhost:1313/images/site-feature-image.png">
169169

170170

171171

@@ -190,7 +190,7 @@
190190
"isFamilyFriendly": "true",
191191
"mainEntityOfPage": {
192192
"@type": "WebPage",
193-
"@id": "https:\/\/badw.github.io\/cover_art\/"
193+
"@id": "http:\/\/localhost:1313\/cover_art\/"
194194
},
195195
"author" : {
196196
"@type": "Person",
@@ -215,25 +215,25 @@
215215
"publisher":{
216216
"@type":"Organization",
217217
"name": "Benjamin A. D. Williamson",
218-
"url": "https://badw.github.io/",
218+
"url": "http://localhost:1313/",
219219
"logo": {
220220
"@type": "ImageObject",
221-
"url": "https:\/\/badw.github.io\/favicons\/favicon-32x32.png",
221+
"url": "http:\/\/localhost:1313\/favicons\/favicon-32x32.png",
222222
"width":"32",
223223
"height":"32"
224224
}
225225
},
226226
"image":
227227
[
228228

229-
"https://badw.github.io/images/site-feature-image.png"
229+
"http://localhost:1313/images/site-feature-image.png"
230230

231231

232232

233233
]
234234

235235
,
236-
"url" : "https:\/\/badw.github.io\/cover_art\/",
236+
"url" : "http:\/\/localhost:1313\/cover_art\/",
237237
"wordCount" : "88",
238238
"genre" : [ ],
239239
"keywords" : [ ]
@@ -303,7 +303,7 @@
303303
aria-label="Google Scholar"
304304
title="Google Scholar"
305305
>
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>
307307
</a>
308308
</li>
309309

0 commit comments

Comments
 (0)