summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gmail.com>2021-03-19 14:55:12 +0000
committerEmmanuele Bassi <ebassi@gmail.com>2021-03-19 14:55:12 +0000
commita33e32ef60a8c26b86da5cb0af3a680d6ce0832c (patch)
treee0ba1c63125f9a5deb23afdcccd0d4f01366289e
parent972a06c03842a2a07315497e7dbe640a4c89aadf (diff)
parentaaffd902fd49100ce03d9d3af637397e89cb2609 (diff)
downloadgtk+-a33e32ef60a8c26b86da5cb0af3a680d6ce0832c.tar.gz
Merge branch 'ebassi/for-master' into 'master'
Fix the landing page structure See merge request GNOME/gtk!3320
-rw-r--r--.gitlab-ci/pages/index.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitlab-ci/pages/index.html b/.gitlab-ci/pages/index.html
index 59f084cab1..c47f00b7b1 100644
--- a/.gitlab-ci/pages/index.html
+++ b/.gitlab-ci/pages/index.html
@@ -33,7 +33,11 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<body>
<div id="body-wrapper" tabindex="-1">
- <section>
+ <section id="main" class="content">
+ <header>
+ <h1>GTK Documentation</h1>
+ </header>
+
<div class="toggle-wrapper">
<h4 id="core-libraries" style="display:flex;">
Core libraries
@@ -67,16 +71,14 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<p><a href="https://developer.gnome.org/gio/" class="external">GIO API reference</a></p>
</div>
</div>
- </section>
- <section>
<div class="toggle-wrapper">
<h4 id="user-interface">
User interface
<a href="#user-interface" class="anchor"></a>
</h4>
- <div class="cairo">
+ <div class="docblock">
<h5 id="cairo">Cairo</h5>
<p>Cairo is a 2D graphics library with support for multiple output
devices. It is designed to produce consistent, high quality output