forked from External/greenlight
signup and room waiting
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<div class="room-section pb-2 pt-9">
|
||||
<div class="container text-center">
|
||||
|
||||
<h1 id="main-text" class="display-3 font-weight-400">Welcome to Greenlight.</h1>
|
||||
<h1 id="main-text" class="display-3 font-weight-400">Welcome to BigBlueButton.</h1>
|
||||
<h4 class="text-muted">A simple front end for your BigBlueButton Open Source Web Conferencing Server.</h4>
|
||||
|
||||
<%= link_to "https://www.google.com", class: "p-3", target: "_blank" do %>
|
||||
<%= link_to "https://www.youtube.com/watch?v=yGX3JCv7OVM&feature=youtu.be", class: "p-3", target: "_blank" do %>
|
||||
<h4>Watch a tutorial on using Greenlight <i class="fe fe-play-circle"></i></h4>
|
||||
<% end %>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user