summaryrefslogtreecommitdiff
path: root/site/content
diff options
context:
space:
mode:
Diffstat (limited to 'site/content')
-rw-r--r--site/content/_drafts_/lfw/index.md2
-rw-r--r--site/content/pages/research/_introduction/index.md2
-rw-r--r--site/content/pages/research/munich_security_conference/index.md4
-rw-r--r--site/content/pages/test/csv.md2
4 files changed, 6 insertions, 4 deletions
diff --git a/site/content/_drafts_/lfw/index.md b/site/content/_drafts_/lfw/index.md
index ad43e2dd..a5d6bd18 100644
--- a/site/content/_drafts_/lfw/index.md
+++ b/site/content/_drafts_/lfw/index.md
@@ -54,7 +54,7 @@ Add a paragraph about how usage extends far beyond academia into research center
```
load_file assets/lfw_commercial_use.csv
-name_display, company_url, example_url, country, description
+Headings: name_display, company_url, example_url, country, description
```
diff --git a/site/content/pages/research/_introduction/index.md b/site/content/pages/research/_introduction/index.md
index 7e839fe7..bdf1c1b0 100644
--- a/site/content/pages/research/_introduction/index.md
+++ b/site/content/pages/research/_introduction/index.md
@@ -37,7 +37,7 @@ Add info from the AI Traps talk
```
load_file /site/research/00_introduction/assets/summary_countries_top.csv
-country, Xcitations
+Headings: country, Xcitations
```
Paragraph text to test css formatting. Paragraph text to test css formatting. Paragraph text to test css formatting. Paragraph text to test css formatting. Paragraph text to test css formatting.
diff --git a/site/content/pages/research/munich_security_conference/index.md b/site/content/pages/research/munich_security_conference/index.md
index 6a1b84e9..3c4d7f08 100644
--- a/site/content/pages/research/munich_security_conference/index.md
+++ b/site/content/pages/research/munich_security_conference/index.md
@@ -115,6 +115,7 @@ single_pie_chart /site/research/munich_security_conference/assets/megapixels_ori
Caption: Sources of Face Training Data
Top: 5
OtherLabel: Other Countries
+Colors: categoryRainbow
```
===========
@@ -124,6 +125,7 @@ single_pie_chart /site/research/munich_security_conference/assets/embassy_counts
Caption: Dataset sources
Top: 4
OtherLabel: Other
+Colors: categoryRainbow
```
=== end columns
@@ -134,7 +136,7 @@ OtherLabel: Other
```
load_file /site/research/munich_security_conference/assets/embassy_counts_public.csv
-Images, Dataset, Embassy, Flickr ID, URL, Guest, Host
+Headings: Images, Dataset, Embassy, Flickr ID, URL, Guest, Host
```
diff --git a/site/content/pages/test/csv.md b/site/content/pages/test/csv.md
index 85f714b4..ef3327f8 100644
--- a/site/content/pages/test/csv.md
+++ b/site/content/pages/test/csv.md
@@ -16,5 +16,5 @@ authors: Megapixels
```
load_file /site/test/assets/test.csv
-Name, Images, Year, Gender, Description, URL
+Headings: Name, Images, Year, Gender, Description, URL
```