blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit 5c025f80a902e84c73acc126b6eb31d3a0d54551
parent c98b815ae7dbbe5a568de283422bfead0e57fe80
Author: breadcat <peter@minskio.co.uk>
Date:   Sun, 28 Jun 2020 11:34:21 +0100

Add some names to copyrights

Diffstat:
Mthemes/Brine/LICENSE | 2+-
Mthemes/Brine/theme.toml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/Brine/LICENSE b/themes/Brine/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2020 YOUR_NAME_HERE +Copyright (c) 2020 Breadcat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/themes/Brine/theme.toml b/themes/Brine/theme.toml @@ -1,7 +1,7 @@ name = "Brine" license = "MIT" -licenselink = "https://github.com/breadcat/yourtheme/blob/master/LICENSE" +licenselink = "https://github.com/breadcat/blog.minskio.co.uk/blob/master/themes/Brine/LICENSE" description = "A simple and minimal theme for blogs" homepage = "https://minskio.co.uk/" tags = ["blog", "minimal", "responsive"]