diff options
Diffstat (limited to 'posts/performance-focused-wordpress-theme.md')
-rw-r--r-- | posts/performance-focused-wordpress-theme.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/performance-focused-wordpress-theme.md b/posts/performance-focused-wordpress-theme.md index a973166..aa9c212 100644 --- a/posts/performance-focused-wordpress-theme.md +++ b/posts/performance-focused-wordpress-theme.md @@ -1,6 +1,5 @@ -# Create a Performance-Focused WordPress Blog - -2021-09-08 +[[!meta title="Create a Performance-Focused WordPress Blog"]] +[[!meta date="2021-09-08"]] With my recent switch back to WordPress, and having read Kev Quirk’s <a href="https://kevq.uk/core-web-vitals-and-wordpress/" target="_blank" rel="noreferrer noopener">latest post about Core Web Vitals</a>, I wanted to make sure my blog still prioritized speed and performance above all else. I’m happy to say that I have closely replicated the same speed of my original *static* Jekyll-based version of this blog. |