Skip to content

Commit b30909a

Browse files
committed
update metadata
1 parent 65f85f7 commit b30909a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# tutorial-sigmod25
1+
# Website for Transactional Cloud Applications: Status Quo, Challenges, and Opportunities

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
66
<title>Transactional Cloud Applications: Status Quo, Challenges, and Opportunities</title>
7+
<meta name="description" content="SIGMOD 2025 tutorial titled Transactional Cloud Applications: Status Quo, Challenges, and Opportunities.">
8+
<meta property="og:title" content="SIGMOD 2025 Tutorial: Transactional Cloud Applications: Status Quo, Challenges, and Opportunities" />
9+
<meta property="og:description" content="Learn about programming models and transactional runtimes for the cloud. Join us at SIGMOD 2025." />
10+
<meta property="og:type" content="website" />
711
<link rel="stylesheet" href="style.css"/>
812
</head>
913
<body>

0 commit comments

Comments
 (0)