Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-24 18:15:20 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-09-24 18:15:20 +0300
commite403a23986994eee1824d2d73b03e37bd497ba24 (patch)
tree108040d8df17bec877cdacd6b9e57ec1241e9ff8 /layouts/home.html
parent87ea16892056eea309eacb9f5a04213d72124181 (diff)
Fix homepage small screens
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/home.html b/layouts/home.html
index 7aba95bf..04aea1fe 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -7,7 +7,7 @@
<body class="landing">
<%= render '/landing-header.*' %>
<div class="landing-header flex-container flex-column justify-center align-center">
- <h1 class="flex-container">👋 Good<span class="timeofday" id="timeofday">afternoon</span>, how can we help?</h1>
+ <h1 class="flex-container">👋 Hello, how can we help?</h1>
<div itemscope itemtype="http://schema.org/WebSite">
<meta itemprop="url" content="https://docs.gitlab.com"/>
<form id="search-form" action="/search/" method="get" itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction">