Skip to content

Commit b7a1ec9

Browse files
authored
Merge pull request #99 from sankhadeepdutta/main
Updated package logo and doc page color
2 parents f9007bd + 280181c commit b7a1ec9

13 files changed

+23
-1
lines changed

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
^_pkgdown\.yml$
77
^docs$
88
^pkgdown$
9+
^.*\.Rproj$
10+
^\.Rproj\.user$

man/figures/shiny-blueprint.png

-47.8 KB
Loading

pkgdown/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:root {
2-
--primary: rgb(70, 115, 182);
2+
--primary: #87D7E3;
33
--primary-dark: rgb(63, 104, 166);
44
}
55

-759 Bytes
Loading
-1.78 KB
Loading
-2.54 KB
Loading
286 Bytes
Loading
185 Bytes
Loading
-2.54 KB
Loading

pkgdown/favicon/favicon-16x16.png

534 Bytes
Loading

0 commit comments

Comments
 (0)