mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
8 lines
167 B
Handlebars
8 lines
167 B
Handlebars
|
{{#> layout }}
|
||
|
|
||
|
<div class="container mx-auto max-w-screen-md p-10 pt-20">
|
||
|
<h1 class="text-white text-4xl font-extralight mb-10">The Tech</h1>
|
||
|
</div>
|
||
|
|
||
|
{{/layout}}
|