diff --git a/.travis.yml b/.travis.yml index 5c13dc5..d58501f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js node_js: - - "10" + - "node" cache: yarn script: diff --git a/site/themes/citra-bs-theme/layouts/game/single.html b/site/themes/citra-bs-theme/layouts/game/single.html index b6e020c..b306da2 100644 --- a/site/themes/citra-bs-theme/layouts/game/single.html +++ b/site/themes/citra-bs-theme/layouts/game/single.html @@ -169,7 +169,6 @@ Name Description Uploaded By - Date @@ -178,7 +177,6 @@ {{ .title }} {{ .description }} {{ .author }} - {{ dateFormat "January 2, 2006" .date }} {{ end }}