Skip to content

Commit c8d0692

Browse files
authored
Merge pull request #200 from DDMAL/fix_members_page_titles
Fix members page titles
2 parents 6d85ac7 + aafa969 commit c8d0692

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
lines changed

TEMPLATES/lab_member_template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<meta name="msapplication-navbutton-color" content="#1DB2E9">
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
14+
<!-- TODO: add your name here -->
1415
<title>
15-
<!-- TODO: add your name here -->
1616
Your Name &middot; DDMAL
1717
</title>
1818
<!-- CSS -->

lab_members/alumni/junjun_cao/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
15+
1616
Junjun Cao &middot; DDMAL
1717
</title>
1818
<!-- CSS -->
@@ -159,7 +159,7 @@ <h1 style="text-align: left;" class="page-title">Junjun Cao</h1>
159159
<p>Leading a project on “Research on the Construction of Music Knowledge Graph Based on ‘Eastern Instruments’” at the Intelligent Computing Laboratory for Cultural Heritage, Ministry of Education of China (Wuhan University) (2023-).</p>
160160
</li>
161161
</ul>
162-
162+
163163
</div>
164164
<div class="flex-wrap">
165165
<!-- TODO: add your research interests, each in their own <li> tag here, or comment out the entire <div> below -->
@@ -233,4 +233,4 @@ <h4 class="lab_member_subtitles">Publications </h4>
233233
});
234234
</script>
235235
</body>
236-
</html>
236+
</html>

lab_members/alumni/yueqiao_zhang/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
15+
1616
Yueqiao Zhang &middot; DDMAL
1717
</title>
1818
<!-- CSS -->

lab_members/masters/caroline_guo/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
15+
1616
Caroline Guo &middot; DDMAL
1717
</title>
1818
<!-- CSS -->
@@ -88,7 +88,7 @@ <h1 style="text-align: left;" class="page-title">Caroline Guo</h1>
8888
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
8989
</svg>
9090
</a>
91-
91+
9292
<!-- TODO: link your personal website in the href attribute here, or comment out the entire <a> tag -->
9393
<!-- <a class="social__link" target="_blank" rel="noopener noreferrer" href="https://www.yoursite.ca/">
9494
<svg data-name="Слой 2" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="10 8 88 90">
@@ -98,7 +98,7 @@ <h1 style="text-align: left;" class="page-title">Caroline Guo</h1>
9898
<path d="M38.4,36.08a1.5,1.5,0,0,0-2.12,0l-8.54,8.54a1.5,1.5,0,0,0,0,2.12l8.54,8.54a1.5,1.5,0,0,0,2.12-2.12l-7.48-7.47L38.4,38.2A1.5,1.5,0,0,0,38.4,36.08Z" stroke="black" stroke-width="3"></path>
9999
</svg>
100100
</a> -->
101-
101+
102102
<!-- TODO: link your Instagram in the href attribute here, or comment out the entire <a> tag -->
103103
<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/caroline.guo2/">
104104
<svg class="social__icon" viewBox="-1 0 18 18" width="22px" height="22px">

lab_members/masters/kai_mikkelsen/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
15+
1616
Kai Mikkelsen &middot; DDMAL
1717
</title>
1818
<!-- CSS -->
@@ -128,7 +128,7 @@ <h1 style="text-align: left;" class="page-title">Kai Mikkelsen</h1>
128128
</svg>
129129
</a>-->
130130
</div>
131-
</div>
131+
</div>
132132
<div class="lab_member_flex">
133133
<div class="current-focus">
134134
<p>
@@ -195,4 +195,4 @@ <h4 class="lab_member_subtitles">Publications </h4>
195195
});
196196
</script>
197197
</body>
198-
</html>
198+
</html>

lab_members/masters/liam_pond/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- DONE: add your name here -->
15+
1616
Liam Pond &middot; DDMAL
1717
</title>
1818
<!-- CSS -->
@@ -201,4 +201,4 @@ <h4 class="lab_member_subtitles">Publications </h4>
201201
});
202202
</script>
203203
</body>
204-
</html>
204+
</html>

lab_members/masters/linnea_kirby/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
16-
Your Name &middot; DDMAL
15+
16+
&middot; DDMAL
1717
</title>
1818
<!-- CSS -->
1919
<link rel="stylesheet" href="../../../assets/css/main.css" />
@@ -195,4 +195,4 @@ <h4 class="lab_member_subtitles">Publications </h4>
195195
});
196196
</script>
197197
</body>
198-
</html>
198+
</html>

lab_members/masters/mai_lyn_puittinen/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
16-
Your Name &middot; DDMAL
15+
16+
Mai Lyn Puittinen &middot; DDMAL
1717
</title>
1818
<!-- CSS -->
1919
<link rel="stylesheet" href="../../../assets/css/main.css" />
@@ -195,4 +195,4 @@ <h4 class="lab_member_subtitles">Publications </h4>
195195
});
196196
</script>
197197
</body>
198-
</html>
198+
</html>

lab_members/phd/hanwen_zhang/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
Kyrie Ekaterina Bouressa &middot; DDMAL
15+
Hanwen Zhang &middot; DDMAL
1616
</title>
1717
<!-- CSS -->
1818
<link rel="stylesheet" href="../../../assets/css/main.css" />
@@ -88,7 +88,7 @@ <h1 style="text-align: left;" class="page-title">Hanwen Zhang</h1>
8888
<div class=""></div>
8989
<div class=""></div>
9090
</div>
91-
91+
9292
</div>
9393
</div>
9494
<br>

lab_members/phd/wenye_ma/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
<!-- TODO: add your name here -->
15+
1616
Your Name &middot; DDMAL
1717
</title>
1818
<!-- CSS -->

0 commit comments

Comments
 (0)