-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e13b415
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# 関西Ruby会議08 / KansaiRubyKaigi08 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta property="og:title" content="関西Ruby会議08"> | ||
<meta property="og:description" content="This conference is scheduled to be held at the late May or in June 2025."> | ||
<meta property="twitter:card" content="summary"> | ||
<meta property="twitter:site" content="関西Ruby会議08"> | ||
<meta property="twitter:title" content="関西Ruby会議08"> | ||
<meta property="twitter:description" content="This conference is scheduled to be held at the late May or in June 2025."> | ||
<title>関西Ruby会議08 / KansaiRubyKaigi08</title> | ||
</head> | ||
<body> | ||
<h1>関西Ruby会議08 / KansaiRubyKaigi08</h1> | ||
<p>We are currently preparing to hold the event in late May or June 2025.</p> | ||
<p>Stay tuned for further updates and get ready to come to Kansai!</p> | ||
</body> | ||
</html> |