Skip to content

Commit 9eb0611

Browse files
committed
Merge branch 'gh-pages' of https://github.com/DataFlowAnalysis/OnlineEditorStaging into gh-pages
2 parents ac35871 + 18154ad commit 9eb0611

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,19 @@
77
</head>
88

99
<body>
10+
<h1>Online Editor Staging</h1>
11+
<h2>Staged PRs/Branches</h2>
12+
<div id="branch-container">
13+
<ul>
14+
15+
16+
</ul>
17+
</div>
18+
<h2>Staged Tags</h2>
19+
<div id="tag-container">
20+
<ul>
21+
22+
</ul>
23+
</div>
1024
</body>
1125
</html>

0 commit comments

Comments
 (0)