diff --git a/_pkgdown.yml b/_pkgdown.yml index d85679c..cf137dc 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -8,6 +8,7 @@ template: primary: "#CA225E" includes: in_header: | + authors: @@ -19,20 +20,20 @@ development: figures: fig.width: 8 - fig.height: ~ + fig.height: reference: - - title: Resampling Methods - contents: - - spatial_clustering_cv - - spatial_block_cv - - spatial_buffer_vfold_cv - - spatial_leave_location_out_cv - - spatial_nndm_cv - - title: Utilities - contents: - - reexports - - autoplot.spatial_rset - - title: Data - contents: - - boston_canopy +- title: Resampling Methods + contents: + - spatial_clustering_cv + - spatial_block_cv + - spatial_buffer_vfold_cv + - spatial_leave_location_out_cv + - spatial_nndm_cv +- title: Utilities + contents: + - reexports + - autoplot.spatial_rset +- title: Data + contents: + - boston_canopy