Skip to content

Commit

Permalink
Updated bootswatch
Browse files Browse the repository at this point in the history
  • Loading branch information
fontikar committed Nov 16, 2024
1 parent efeadcb commit 5d87e80
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Generated by roxygen2: do not edit by hand

S3method(print,traits.build)
export("%>%")
export(as_wide_table)
export(bind_databases)
Expand Down
2 changes: 1 addition & 1 deletion R/print.traits.build.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' @param \dots passed to print
#'
#' @return nicely printed table
#' @export
#' @keywords internal

print.traits.build <- function(x, ...){

Expand Down
3 changes: 2 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ development:
mode: release

template:
bootswatch: cerulean
bootswatch: litera
bootstrap: 5

reference:
- title: Accessing and exploring the database
Expand Down
1 change: 1 addition & 0 deletions man/print.traits.build.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d87e80

Please sign in to comment.