Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Commit

Permalink
USGS flair
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Jul 12, 2016
1 parent 853111e commit 51f1642
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions inst/rmarkdown/templates/hugo/resources/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
author: $if(author)$$author$$endif$
date: $if(date)$$date$$endif$
slug: $if(slug)$$slug$$endif$
status: draft
draft: True
title: $if(title)$$title$$endif$
categories:
- r
categories: Data Science
tags:
- R
---
$for(header-includes)$
$header-includes$
Expand Down

0 comments on commit 51f1642

Please sign in to comment.