add .well-known to folders
This commit is contained in:
parent
e9389f3bcf
commit
85dbc25f11
19 changed files with 5 additions and 4 deletions
|
@ -55,5 +55,6 @@ site.use(postcss());
|
||||||
site.use(terser());
|
site.use(terser());
|
||||||
|
|
||||||
site.copy("files");
|
site.copy("files");
|
||||||
|
site.copy(".well-known");
|
||||||
|
|
||||||
export default site;
|
export default site;
|
||||||
|
|
|
@ -5,14 +5,14 @@
|
||||||
<link>http://localhost:3000/</link>
|
<link>http://localhost:3000/</link>
|
||||||
<atom:link href="http://localhost:3000/feed.rss" rel="self" type="application/rss+xml"/>
|
<atom:link href="http://localhost:3000/feed.rss" rel="self" type="application/rss+xml"/>
|
||||||
<description></description>
|
<description></description>
|
||||||
<lastBuildDate>Sat, 06 Jan 2024 01:47:06 GMT</lastBuildDate>
|
<lastBuildDate>Sat, 06 Jan 2024 01:55:09 GMT</lastBuildDate>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<generator>Lume v2.0.2</generator>
|
<generator>Lume v2.0.2</generator>
|
||||||
<item>
|
<item>
|
||||||
<link>http://localhost:3000/</link>
|
<link>http://localhost:3000/</link>
|
||||||
<guid isPermaLink="false">http://localhost:3000/</guid>
|
<guid isPermaLink="false">http://localhost:3000/</guid>
|
||||||
<content:encoded>
|
<content:encoded>
|
||||||
<![CDATA[<h1>Howdy!</h1>
|
<![CDATA[<h1>Ahoy!</h1>
|
||||||
]]>
|
]]>
|
||||||
</content:encoded>
|
</content:encoded>
|
||||||
<pubDate>Fri, 05 Jan 2024 21:19:45 GMT</pubDate>
|
<pubDate>Fri, 05 Jan 2024 21:19:45 GMT</pubDate>
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
|
|
||||||
<main class="">
|
<main class="">
|
||||||
<h1>Howdy!</h1>
|
<h1>Ahoy!</h1>
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
_site/pagefind/fragment/en_e9caf18.pf_fragment
Normal file
BIN
_site/pagefind/fragment/en_e9caf18.pf_fragment
Normal file
Binary file not shown.
BIN
_site/pagefind/index/en_288deac.pf_index
Normal file
BIN
_site/pagefind/index/en_288deac.pf_index
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
||||||
{"version":"1.0.4","languages":{"en":{"hash":"en_1eb54973a8","wasm":"en","page_count":1}}}
|
{"version":"1.0.4","languages":{"en":{"hash":"en_32912b80e7","wasm":"en","page_count":1}}}
|
Binary file not shown.
BIN
_site/pagefind/pagefind.en_32912b80e7.pf_meta
Normal file
BIN
_site/pagefind/pagefind.en_32912b80e7.pf_meta
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue