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:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p><a href="http://default/blog/renaming-gray-grey-tailwind-css">I previously wrote</a> about how to change <code>gray</code> to <code>grey</code> in Tailwind CSS.</p>
|
||||
<p><a href="/blog/renaming-gray-grey-tailwind-css">I previously wrote</a> about how to change <code>gray</code> to <code>grey</code> in Tailwind CSS.</p>
|
||||
|
||||
<p>So, instead of writing <code>bg-gray-200</code>, I could write <code>bg-grey-200</code>.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue