From 7c1a188876142fabcc198b355d1b78d9f35b9bb6 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 30 Aug 2025 12:22:22 +0300 Subject: [PATCH] chore: add meexreay to site footer --- LICENSE | 2 +- src/components/Footer.tsx | 22 +++++++++++++++------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 5268b34..a524319 100644 --- a/LICENSE +++ b/LICENSE @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index a0d62af..064df2e 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -3,16 +3,24 @@ export default function Footer() { return (