diff --git a/site.cfg b/site.cfg index 2a1b711..dd92453 100644 --- a/site.cfg +++ b/site.cfg @@ -1,3 +1,3 @@ -TITLE="-T Libreboot" +TITLE="GNU Boot" DOMAIN="https://libreboot.at/" BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage diff --git a/website-build/build.sh b/website-build/build.sh index ed0f836..f018409 100755 --- a/website-build/build.sh +++ b/website-build/build.sh @@ -19,7 +19,7 @@ EX_USAGE=64 untitled_uri="https://notabug.org/untitled/untitled.git" untitled_path="" -untitled_commit="e69c0d0748b8fc58d1548ea4249b93b1bbd2c6aa" +untitled_commit="6941ffefe04375296732565a4628b549eea54a64" help() {