From e274935537999b57a9545ac0c1e664f228fefa5f Mon Sep 17 00:00:00 2001 From: David Cormier Date: Thu, 27 Feb 2014 21:53:30 -0500 Subject: [PATCH] Rename content -> buffer Makes more sense as this variable is called "buffer" everywhere else in the code base. --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index dca6c03..5d8aff1 100644 --- a/index.html +++ b/index.html @@ -212,11 +212,11 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -
  • - - - - {{ content.shortName }}{{ content.fullName }} +
  • + + + + {{ buffer.shortName }}{{ buffer.fullName }}