From 7c12db4bb766e26c6dcef80d95e7e113ede7a4f2 Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Mon, 13 May 2019 21:42:51 -0700 Subject: [PATCH] all: remove the ghostbin brand, genercize it --- package.json | 2 +- templates/_lib.tmpl | 6 ++-- templates/_user.tmpl | 2 +- templates/about.tmpl | 65 ++------------------------------------------ util.go | 13 ++++++++- 5 files changed, 20 insertions(+), 68 deletions(-) diff --git a/package.json b/package.json index ca9182f..22a74da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ghostbin", "version": "0.0.1", - "description": "Ghostbin", + "description": "Spectre", "main": "main.go", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/templates/_lib.tmpl b/templates/_lib.tmpl index 4f15b39..282267e 100644 --- a/templates/_lib.tmpl +++ b/templates/_lib.tmpl @@ -4,9 +4,9 @@ {{with subtemplate . "title"}} - {{.}} - Ghostbin + {{.}} - {{brand}} {{else}} - Ghostbin + {{brand}} {{end}} @@ -104,7 +104,7 @@ It looks like you've stumbled upon a page ({{.Page}}) that shou

Account

{{partial . "login_logout"}}

Miscellanea

-

About Ghostbin (in a new window) +

About {{brand}} (in a new window)
My Pastes