diff options
author | bt <bt@web> | 2023-12-07 09:00:48 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-07 09:00:48 -0500 |
commit | 371a992b1b927a0b23834a5218fdc67683250ba8 (patch) | |
tree | 9217757ff89dbdcb7b245d323e1136ad92330bf1 /posts | |
parent | c8d508818ea461d4ea3a0272153373bb2fa312b1 (diff) |
Diffstat (limited to 'posts')
-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. |