Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 7ca1631

Browse files
committed
Starting to set up github pages
1 parent b13eac3 commit 7ca1631

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
^_pkgdown\.yml$
55
^docs$
66
^pkgdown$
7+
^\.github$

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ Suggests:
2727
knitr,
2828
rmarkdown
2929
VignetteBuilder: knitr
30+
URL: https://lcrawlab.github.io/callback/

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
url: ~
1+
url: https://lcrawlab.github.io/callback/
22
template:
33
bootstrap: 5
44

0 commit comments

Comments
 (0)