cleanup head and header into two parts so it is apparent where body starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
@@ -5,7 +5,11 @@ class: gridPage
|
||||
|
||||
<!Doctype html>
|
||||
<html id="caseStudies" class="gridPage">
|
||||
{% include head-header.html %}
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
||||
{% include header.html %}
|
||||
|
||||
<section id="hero" class="light-text">
|
||||
<h1> Pearson Case Study</h1>
|
||||
|
||||
Reference in New Issue
Block a user