aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-14 13:42:31 -0300
committerEuAndreh <eu@euandre.org>2020-08-14 13:42:31 -0300
commit707399c417b5fa04f46e15140d58beac1b63fece (patch)
treecf84efa5c05f27f63028e99ea3d502e42cacb613
parentTIL on git: Fix stackoverflow link (diff)
downloadeuandre.org-707399c417b5fa04f46e15140d58beac1b63fece.tar.gz
euandre.org-707399c417b5fa04f46e15140d58beac1b63fece.tar.xz
config.yml: Use singular $SITE/pastebin/$SLUG for pastebin page
Diffstat (limited to '')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index fa5888b..4df7e1b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -32,6 +32,7 @@ exclude:
collections:
pastebins:
output: true
+ permalink: /pastebin/:title:output_ext
tils:
output: true
permalink: /til/:year/:month/:day/:title:output_ext