update "branding"
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
fmt.Println("Previous: A powerful web codebase.")
|
fmt.Println("MaxWarden: A simple and secure password manager.")
|
||||||
|
|
||||||
if config.DEBUG {
|
if config.DEBUG {
|
||||||
fmt.Println("DEBUG BUILD")
|
fmt.Println("DEBUG BUILD")
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
console.log("Previous - A powerful web codebase.");
|
console.log("MaxWarden");
|
||||||
|
|
||||||
// Helper functions
|
// Helper functions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user