Skip to content

Commit 4c7bdc9

Browse files
authored
Merge pull request #6 from iswc-conf/dev
Fixed Research CFP page typo -> Resource -> Research
2 parents 1206258 + b485064 commit 4c7bdc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/calls/Research.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ export const Research = () => {
77
</div>
88
<br/>
99
<div className="flex justify-start items-start flex-col pt-10 pb-0 lg:pt-16 lg:pb-4 mb-4 lg:my-6 lg:h-auto lg:px-32 px-8 overflow-visible">
10-
<p style={{ color: '#e94607' }} className="text-3xl font-bold mb-4 lg:mx-10 sm:mx-2 tracking-wide text-center">Call for Resource Track Papers
10+
<p style={{ color: '#e94607' }} className="text-3xl font-bold mb-4 lg:mx-10 sm:mx-2 tracking-wide text-center">Call for Research Track Papers
1111
</p>
1212

1313
<div className="text-md lg:text-lg font-[300] lg:mx-10 sm:mx-2 overflow-auto">
14-
<h2 style={{ color: '#e94607' }} className="text-xl font-semibold mt-6">Call for Research Track Papers</h2>
1514
<p>
1615
The International Semantic Web Conference is the premier venue for presenting fundamental research, innovative technology, and applications concerning semantics, data, and the Web.
1716
</p>

0 commit comments

Comments
 (0)