From 33af234aa7d776e5d1ef28d08cca712d6d10cdac Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 24 Aug 2019 14:08:04 +0200 Subject: perpetual access to the scholarly record --- README.md | 13 +++++++------ python/fatcat_web/templates/base.html | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 20aa4338..7e2984b4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ - __ _ _ - / _| __ _| |_ ___ __ _| |_ - | |_ / _` | __/ __/ _` | __| - | _| (_| | || (_| (_| | |_ - |_| \__,_|\__\___\__,_|\__| + __ _ _ + / _| __ _| |_ ___ __ _| |_ + | |_ / _` | __/ __/ _` | __| + | _| (_| | || (_| (_| | |_ + |_| \__,_|\__\___\__,_|\__| + + perpetual access to the scholarly record - ... catalog all the things! [![pipeline status](https://gitlab.com/bnewbold/fatcat/badges/master/pipeline.svg)](https://gitlab.com/bnewbold/fatcat/commits/master) [![coverage report](https://gitlab.com/bnewbold/fatcat/badges/master/coverage.svg)](https://gitlab.com/bnewbold/fatcat/commits/master) diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index 39ad0100..df770189 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -11,7 +11,7 @@ {%- elif config.FATCAT_DOMAIN.startswith('dev.') -%} {{- "[DEV] " -}} {%- endif -%} - Perpetual Access Machine + Perpetual Access To The Scholarly Record {%- endblock %} | fatcat!