update extensions

This commit is contained in:
2025-11-23 22:30:16 +08:00
parent a55781724c
commit af13420fa6
9 changed files with 10 additions and 22 deletions
+1
View File
@@ -0,0 +1 @@
../_extensions
+1
View File
@@ -0,0 +1 @@
../_extensions
+1 -1
View File
@@ -14,7 +14,7 @@ rmdify::rmd_init()
```{r}
#| output: asis
data.frame(fd = dir(".", pattern = "[-_]")) |>
data.frame(fd = dir(".", pattern = ".[-_]")) |>
dplyr::filter(!grepl("_files", fd)) |>
dplyr::filter(!grepl("quarto", fd)) |>
dplyr::mutate(
+1
View File
@@ -0,0 +1 @@
../_extensions
+1 -1
View File
@@ -11,7 +11,7 @@ rmdify::rmd_init()
```{r}
#| output: asis
data.frame(fd = dir(".", pattern = "[-_]")) |>
data.frame(fd = dir(".", pattern = ".[-_]")) |>
dplyr::mutate(
fn = purrr::map_chr(
fd,
+1
View File
@@ -0,0 +1 @@
../_extensions
-16
View File
@@ -1,16 +0,0 @@
color:
palette:
dark-grey: "#ff0000"
blue: "#ddeaf1"
background: blue
foreground: dark-grey
primary: black
logo:
medium: ./_extensions/drwater/dwinst/drwater-white0.svg
# typography:
# fonts:
# - family: Jura
# source: google
# base: Jura
# headings: Jura
Submodule _extensions/drwater updated: c0229aae7f...90ed282346