summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorbreadcat2020-06-28 11:34:21 +0100
committerbreadcat2020-06-28 11:34:21 +0100
commit5c025f80a902e84c73acc126b6eb31d3a0d54551 (patch)
tree47bff374adb3e87f70e6def6c0a39516624c6f48 /themes
parentc98b815ae7dbbe5a568de283422bfead0e57fe80 (diff)
downloadblog.minskio.co.uk-5c025f80a902e84c73acc126b6eb31d3a0d54551.tar.gz
blog.minskio.co.uk-5c025f80a902e84c73acc126b6eb31d3a0d54551.tar.bz2
blog.minskio.co.uk-5c025f80a902e84c73acc126b6eb31d3a0d54551.zip
Add some names to copyrights
Diffstat (limited to 'themes')
-rw-r--r--themes/Brine/LICENSE2
-rw-r--r--themes/Brine/theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/Brine/LICENSE b/themes/Brine/LICENSE
index faff36e..d0864be 100644
--- 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
index 4a31a57..b71f13d 100644
--- 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"]