integrate parallax into index and tidy up
This commit is contained in:
parent
441056cabc
commit
8659ce5caa
5 changed files with 238 additions and 160 deletions
|
|
@ -21,7 +21,7 @@ const license_file_contents = txtToHtml(
|
|||
---
|
||||
|
||||
<Layout>
|
||||
<title slot="head">LICENSE</title>
|
||||
<title slot="head">LICENSE | badblocks.dev</title>
|
||||
<Fragment slot="main">
|
||||
<header>
|
||||
<h1>
|
||||
|
|
@ -30,6 +30,6 @@ const license_file_contents = txtToHtml(
|
|||
>
|
||||
</h1>
|
||||
</header>
|
||||
<p set:html={license_file_contents} />
|
||||
<div style="font-size: medium;" set:html={license_file_contents} />
|
||||
</Fragment>
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue