Skip to content

Commit dbe83b4

Browse files
Tsung-Wei HuangTsung-Wei Huang
authored andcommitted
updated index
1 parent 2559222 commit dbe83b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta property="og:image" content="images/logo.png" />
99
<link rel="icon" href="favicon/favicon.ico" type="image/x-icon">
1010

11-
<title>Taskflow: A General-purpose Parallel and Heterogeneous Task Programming System</title>
11+
<title>Taskflow: A General-purpose Task-parallel Programming System</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link rel="stylesheet" href="fontawesome/css/all.min.css">
@@ -81,7 +81,7 @@
8181
<div class="container">
8282
<h1><b>Taskflow </b><img src="images/logo.png" alt="Logo" style="width:2.5rem;"></h1>
8383
<blockquote class="blockquote">
84-
<p class="mb-0">A General-purpose Parallel and Heterogeneous Task Programming System</p>
84+
<p class="mb-0">A General-purpose Task-parallel Programming System</p>
8585
<footer class="blockquote-footer"><cite style="color:#f5f5f5">write parallel programs with high performance and simultaneous high productivity</cite></footer>
8686
</blockquote>
8787

0 commit comments

Comments
 (0)