diff --git a/dev/articles/customise.html b/dev/articles/customise.html
index fd07cc72e..870048911 100644
--- a/dev/articles/customise.html
+++ b/dev/articles/customise.html
@@ -97,6 +97,14 @@
then discuss how to add additional HTML and other files. Next, we’ll
discuss how to give multiple sites the same style using a package, then
finish up with some workflow advice.
+In terms of your _pkgdown.yml
, this vignette focusses on
+the most important fields nested under template
and
+navbar
. To learn more about customising other aspect of the
+site, see the documentation for the indiviudal functions like
+build_reference()
, build_articles()
,
+build_home()
, build_redirects()
, and
+init_site()
. To learn about less important fields nested
+under template
, see build_site()
.
diff --git a/dev/articles/test/jss.pdf b/dev/articles/test/jss.pdf
index 04c45e853..61665c8ba 100644
Binary files a/dev/articles/test/jss.pdf and b/dev/articles/test/jss.pdf differ
diff --git a/dev/articles/test/pdf.pdf b/dev/articles/test/pdf.pdf
index e9c117d6f..b71ca8f72 100644
Binary files a/dev/articles/test/pdf.pdf and b/dev/articles/test/pdf.pdf differ
diff --git a/dev/articles/test/widgets.html b/dev/articles/test/widgets.html
index 2ca01e138..15fc10c32 100644
--- a/dev/articles/test/widgets.html
+++ b/dev/articles/test/widgets.html
@@ -97,7 +97,7 @@
Test spacing above widget.
-
Test spacing below widget.
+
Test spacing below widget.
diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml
index 9d0a56272..b32bdf50f 100644
--- a/dev/pkgdown.yml
+++ b/dev/pkgdown.yml
@@ -14,7 +14,7 @@ articles:
test/rendering: test/rendering.html
test/short: test/short.html
test/widgets: test/widgets.html
-last_built: 2024-05-30T14:51Z
+last_built: 2024-05-30T14:54Z
urls:
reference: https://pkgdown.r-lib.org/reference
article: https://pkgdown.r-lib.org/articles