Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0784e51

Browse files
author
Joseph Damiba
committed
making sure that scientific posts show up in index
1 parent b5af6e4 commit 0784e51

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

r/2015-07-30-contour-plots.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ order: 2
99
output:
1010
html_document:
1111
keep_md: true
12-
page_type: u-guide
12+
page_type: example-index
1313
permalink: r/contour-plots/
1414
thumbnail: thumbnail/contour.jpg
1515
---

r/2015-07-30-heatmaps.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ order: 3
99
output:
1010
html_document:
1111
keep_md: true
12-
page_type: u-guide
12+
page_type: example-index
1313
permalink: r/heatmaps/
1414
thumbnail: thumbnail/heatmap.jpg
1515
---

r/2015-07-30-log-plot.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ language: r
55
layout: base
66
name: Log Plots
77
order: 1
8+
page_type: example-index
89
output:
910
html_document:
1011
keep_md: true

r/2015-12-31-network-graph.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ language: r
55
layout: base
66
name: Network Graph
77
order: 4
8+
page_type: example-index
89
output:
910
html_document:
1011
keep_md: true

0 commit comments

Comments
 (0)