Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -59,7 +59,7 @@ body:
|
|||
processed: |
|
||||
<p>Another reason I like static websites is that they're easy and quick to deploy.</p>
|
||||
|
||||
<p>Whether you use write each HTML file by hand or <a href="http://default/daily/2025/03/12/easy">use a static site generator</a>, a simple Web server like Caddy, Nginx or Apache can load and serve your website for everyone to see.</p>
|
||||
<p>Whether you use write each HTML file by hand or <a href="/daily/2025/03/12/easy">use a static site generator</a>, a simple Web server like Caddy, Nginx or Apache can load and serve your website for everyone to see.</p>
|
||||
|
||||
<p>My Sculpin website generates an output_prod directory after I run <code>sculpin generate</code> with my deployable files.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue