diff --git a/LICENSE.md b/LICENSE.md index 25aa6b3..3735196 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2024 Leon Mika +Copyright 2025 Leon Mika 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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/plugin.json b/plugin.json index 09080ae..c4ac5c0 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "version": "1.2.0", - "title": "Sidebar for Tiny Theme", - "description": "Adds a sidebar to a blog using Tiny Theme", + "version": "0.0.1", + "title": "Sidebar for Bayou", + "description": "Adds a sidebar to a blog using the Bayou theme", "includes": [ "/sidebar.css" ],