From 994160e2b8c6dba2d83bd91437c0ff3940dd8e11 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 15 Oct 2018 09:44:05 +0200 Subject: [PATCH] Remove video on top right Signed-off-by: Thomas Citharel --- app/assets/scss/main.scss | 10 ++++++++-- app/components/pages/Home.vue | 11 +++++++---- app/locales/en.yml | 1 + app/locales/fr.yml | 1 + 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/app/assets/scss/main.scss b/app/assets/scss/main.scss index 8f83e6d..753378d 100644 --- a/app/assets/scss/main.scss +++ b/app/assets/scss/main.scss @@ -323,8 +323,14 @@ a.button { margin-top: 20px; } -.intro .col-md-push-6 .button { - margin-bottom:10px; +.intro .col-md-push-6 { + .button { + margin-bottom:10px; + } + + img { + display: inline-block; + } } @media (min-width: 1200px) { diff --git a/app/components/pages/Home.vue b/app/components/pages/Home.vue index 202df38..0fa1855 100644 --- a/app/components/pages/Home.vue +++ b/app/components/pages/Home.vue @@ -6,7 +6,7 @@

-
+ +

+ PeerTube +

-

+

+

-
diff --git a/app/locales/en.yml b/app/locales/en.yml index 2d00503..62a4523 100644 --- a/app/locales/en.yml +++ b/app/locales/en.yml @@ -21,6 +21,7 @@ home: getting-started: Get started how-it-works: How it works release: + announce: PeerTube v1.0 🎉 title: The first version of PeerTube is out! Help us to pursue its development. button: Support why: diff --git a/app/locales/fr.yml b/app/locales/fr.yml index 249513e..ba2f331 100644 --- a/app/locales/fr.yml +++ b/app/locales/fr.yml @@ -21,6 +21,7 @@ home: getting-started: Pour commencer how-it-works: Comment ça fonctionne release: + announce: PeerTube v1.0 🎉 title: La première version de PeerTube est sortie ! Aidez-nous à poursuivre son développement. button: Soutenir why: