diff --git a/_pkgdown.yml b/_pkgdown.yml
index 0b9aa2f12..e546e54aa 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -9,6 +9,7 @@ template:
 
   includes:
     in_header: |
+      
       
 home:
   links:
@@ -63,7 +64,7 @@ reference:
 
 - title: Run tests
   contents:
-  - starts_with("test_") 
+  - starts_with("test_")
   - -test_that
   - use_catch
 
@@ -101,7 +102,7 @@ articles:
   - skipping
   - snapshotting
   - test-fixtures
-  
+
 news:
   releases:
   - text: "Version 3.2.0"