Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -53,7 +53,7 @@ body:
format: full_html
processed: |
<p><a href="http://default/daily/2024/04/22/building-websites-with-php-and-sculpin">In February</a>, I spoke at the PHP South West meetup about Sculpin - a static site generator written in PHP.</p>
<p><a href="/daily/2024/04/22/building-websites-with-php-and-sculpin">In February</a>, I spoke at the PHP South West meetup about Sculpin - a static site generator written in PHP.</p>
<p>Sculpin uses Twig, HTML and Markdown to generate static HTML files that you can upload to any web server.</p>