actually include the robots and sitemap in the minified output

This commit is contained in:
2025-09-28 18:59:25 +01:00
parent 3316a86c86
commit c16c3a2f11
2 changed files with 4 additions and 2 deletions

View File

@@ -35,7 +35,9 @@ async function createOptimizedBuild() {
const purgeResults = await new PurgeCSS().purge({ const purgeResults = await new PurgeCSS().purge({
content: [ content: [
'public/index.html', 'public/index.html',
'public/about.html' 'public/about.html',
'public/robots.txt',
'public/sitemap.xml',
], ],
css: [ css: [
'public/css/pico.jade.css', 'public/css/pico.jade.css',

View File

@@ -188,7 +188,7 @@
<iframe title="Introducing the Fediverse: a New Era of Social Media" <iframe title="Introducing the Fediverse: a New Era of Social Media"
src="https://videos.elenarossini.com/videos/embed/64VuNCccZNrP4u9MfgbhkN" frameborder="0" allowfullscreen="" src="https://videos.elenarossini.com/videos/embed/64VuNCccZNrP4u9MfgbhkN" frameborder="0" allowfullscreen=""
sandbox="allow-same-origin allow-scripts allow-popups allow-forms" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"
loading="lazy"></iframe> loading="lazy" alt="video link to Introducing the Fediverse: a New Era of Social Media"></iframe>
</div> </div>
<h2>Getting started in the Fediverse</h2> <h2>Getting started in the Fediverse</h2>
<p>The best way to see what's available in the fediverse is to start off on a larger instance, which will be <p>The best way to see what's available in the fediverse is to start off on a larger instance, which will be