Skip to content

Commit 0f59b4a

Browse files
committed
Modified site titel
1 parent 704c963 commit 0f59b4a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/_includes/head.njk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
name="description"
99
content="{{ description or site.description }}"
1010
/>
11+
<meta name="keywords" content="DBML workshop, databases machine learning, ICDE 2026, database workshop, ML systems, query optimization">
1112
<meta name="author" content="DBML 2026 Organizing Committee" />
1213

1314
<!-- Canonical URL -->
@@ -41,7 +42,7 @@
4142
<meta property="og:type" content="website" />
4243
<meta property="og:url" content="https://dataintelligencecrew.github.io/dbml26/" />
4344
<meta property="og:site_name" content="DBML 2026" />
44-
<meta property="og:title" content="DBML 2026" />
45+
<meta property="og:title" content="DBML 2026 at ICDE" />
4546
<meta property="og:description" content="5th International Workshop on Databases and Machine Learning" />
4647
<meta property="og:image" content="https://dataintelligencecrew.github.io/dbml26/assets/images/opengraph.png" />
4748

0 commit comments

Comments
 (0)