From 022c2efcea126e50da5e0b9999f414306d483da7 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 7 Oct 2023 09:51:07 -0400 Subject: [PATCH] Add license and build badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fa3abb..4a29089 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # xiv.zone +[![builds.sr.ht status](https://builds.sr.ht/~redstrate/xiv.zone.svg)](https://builds.sr.ht/~redstrate/xiv.zone.com?) + This is the source code of the website hosted at [xiv.zone](https://xiv.zone/). ## Building @@ -22,6 +24,8 @@ $ hugo server ## License +![License](https://licensebuttons.net/l/by-sa/3.0/88x31.png) + The content of this website is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). There may be other copyrighted works showcased on this website that are licensed differently. The Hugo theme of this website is licensed under the MIT license.