diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/Brine/LICENSE | 2 | ||||
-rw-r--r-- | themes/Brine/theme.toml | 2 |
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"] |