Skip to content

Commit 0039574

Browse files
bradfrostbmuenzenmeyer
authored andcommitted
Homepage WIP
1 parent c00e71f commit 0039574

File tree

14 files changed

+504
-14
lines changed

14 files changed

+504
-14
lines changed

packages/docs/src/_includes/layouts/home.njk

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
{% block content %}
88

99
{% include "components/hero.njk" %}
10-
{{ content | safe }}
10+
11+
<div class="l-container">
12+
<div class="c-text-passage">
13+
{{ content | safe }}
14+
</div>
15+
</div>
1116

1217
{% endblock %}
-99.5 KB
Binary file not shown.
-147 KB
Binary file not shown.

packages/docs/src/images/favicon.png

-19.4 KB
Binary file not shown.
Lines changed: 49 additions & 0 deletions
Loading
Lines changed: 50 additions & 0 deletions
Loading
Lines changed: 96 additions & 0 deletions
Loading
Lines changed: 144 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)