Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bigbluebutton
greenlight
Commits
720b53f6
Commit
720b53f6
authored
Jul 31, 2020
by
Tobias Gall
Browse files
remove old greenlight video
parent
44c95964
Pipeline
#35159
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
app/views/main/index.html.erb
View file @
720b53f6
...
...
@@ -19,9 +19,6 @@
<div
class=
"col-md-12 col-sm-12 text-center"
>
<h1
id=
"main-text"
class=
"display-4 mb-4"
>
<%=
t
(
"landing.welcome"
).
html_safe
%>
</h1>
<p
class=
"lead offset-lg-2 col-lg-8 col-sm-12 "
>
<%=
t
(
"landing.about"
,
href:
link_to
(
t
(
"greenlight"
),
"https://bigbluebutton.org/2018/07/09/greenlight-2-0/"
,
target:
"_blank"
,
rel:
"noopener"
)).
html_safe
%>
</p>
<%=
link_to
"https://youtu.be/Hso8yLzkqj8"
,
target:
"_blank"
do
%>
<h4>
<%=
t
(
"landing.video"
)
%>
<i
class=
"far fa-play-circle ml-1"
></i></h4>
<%
end
%>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment