Skip to content

Commit e6679e8

Browse files
committed
Update Focuses
1 parent ba46234 commit e6679e8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

_layouts/about-page.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,9 @@ <h1 class="info-name">{{ page.title | default: "Your Name" }}</h1>
264264
<div class="info-research">
265265
<h4>Research Focuses</h4>
266266
<ul>
267-
<li>Database Systems</li>
268-
<li>Large Language Models</li>
267+
<li>Graph Database Systems</li>
268+
<li>Semantic Operators (LLM)</li>
269+
<li>Query Optimization</li>
269270
</ul>
270271
</div>
271272

0 commit comments

Comments
 (0)