From a4bc2a16f3ab28ac6cf2361a5c4795fa7fc4e57d Mon Sep 17 00:00:00 2001 From: Laura Kalbag Date: Wed, 15 Jan 2020 12:54:40 +0000 Subject: [PATCH] Remove div containing intro title and description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This div is not used in any CSS, and is preventing the title and description from being positionable on the containing grid. I’ve moved the title ID attribute on to the title itself so we don’t lose the landmark. --- 11ty/index.njk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/11ty/index.njk b/11ty/index.njk index 00b0828b..4e2f1cee 100644 --- a/11ty/index.njk +++ b/11ty/index.njk @@ -3,10 +3,8 @@ layout: layouts/index.njk ---
-
-

Self-Defined

-

A modern dictionary about us.
We define our words, but they don't define us.

-
+

Self-Defined

+

A modern dictionary about us.
We define our words, but they don't define us.

Self-Defined seeks to provide more inclusive, holistic, and fluid definitions to reflect the diverse perspectives of the modern world.