Skip to content

Commit b97275f

Browse files
committed
Update site
1 parent a7fa81e commit b97275f

File tree

29 files changed

+38
-132
lines changed

29 files changed

+38
-132
lines changed

.DS_Store

-6 KB
Binary file not shown.

.Rproj.user/72C48C45/jobs/CF258ECD-output.json

Lines changed: 0 additions & 95 deletions
This file was deleted.

.Rproj.user/72C48C45/pcs/files-pane.pper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"ascending": true
66
}
77
],
8-
"path": "~/GitHub/super-speeders"
8+
"path": "~/GitHub/super-speeders/_site"
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"activeTab": 4
2+
"activeTab": 3
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source_window_id": "",
33
"Source": "Source",
4-
"cursorPosition": "1,5",
4+
"cursorPosition": "4,11",
55
"scrollLine": "0"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source_window_id": "",
33
"Source": "Source",
4-
"cursorPosition": "18,0",
4+
"cursorPosition": "14,42",
55
"scrollLine": "0"
66
}

.Rproj.user/72C48C45/sources/prop/E5D6249D

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"source_window_id": "",
33
"Source": "Source",
4-
"cursorPosition": "12,131",
5-
"scrollLine": "0",
4+
"cursorPosition": "43,0",
5+
"scrollLine": "18",
66
"rmdVisualMode": "false",
77
"rmdVisualWrapConfigured": "true",
88
"docOutlineVisible": "0",

.Rproj.user/72C48C45/sources/prop/INDEX

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
~%2FGitHub%2Fsuper-speeders%2F.github%2Fworkflows%2Fpublish.yml="279752F0"
22
~%2FGitHub%2Fsuper-speeders%2F.gitignore="81FC4BC5"
33
~%2FGitHub%2Fsuper-speeders%2F_quarto.yml="BF43D3BA"
4+
~%2FGitHub%2Fsuper-speeders%2F_site%2Findex.html="CA6C803F"
45
~%2FGitHub%2Fsuper-speeders%2Findex.qmd="E5D6249D"
56
~%2FGitHub%2Fsuper-speeders%2Fradar-header.html="206C9F62"
67
~%2FGitHub%2Fsuper-speeders%2Fradar-header.qmd="6EE7FA2F"

.Rproj.user/72C48C45/sources/session-85413784/6D2525AB

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"path": "~/GitHub/super-speeders/_quarto.yml",
44
"project_path": "_quarto.yml",
55
"type": "yaml",
6-
"hash": "2364180393",
6+
"hash": "2568425637",
77
"contents": "",
88
"dirty": false,
99
"created": 1752159504579.0,
@@ -12,15 +12,15 @@
1212
"properties": {
1313
"source_window_id": "",
1414
"Source": "Source",
15-
"cursorPosition": "18,0",
15+
"cursorPosition": "14,42",
1616
"scrollLine": "0"
1717
},
1818
"folds": "",
19-
"lastKnownWriteTime": 1753300817,
19+
"lastKnownWriteTime": 1753302719,
2020
"encoding": "UTF-8",
2121
"collab_server": "",
2222
"source_window": "",
23-
"last_content_update": 1753300817625,
23+
"last_content_update": 1753302719905,
2424
"read_only": false,
2525
"read_only_alternatives": []
2626
}

.Rproj.user/72C48C45/sources/session-85413784/6D2525AB-contents

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
project:
22
type: website
3+
resources: images
34

45
website:
56
navbar: false
@@ -14,7 +15,4 @@ format:
1415
include-before-body: radar-header.html
1516

1617
execute:
17-
freeze: auto
18-
19-
20-
18+
freeze: auto

0 commit comments

Comments
 (0)