diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2019-08-22 23:22:39 +0200 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-08-22 23:22:39 +0200 | 
| commit | 8b773a23b8577f946582d9efa8dd66799d318fef (patch) | |
| tree | 4051295c1a695c74357393bc42975bf7344a7000 | |
| parent | fe5c210f23632a99f29555e9f6a2f10a08a32c65 (diff) | |
| download | fatcat-8b773a23b8577f946582d9efa8dd66799d318fef.tar.gz fatcat-8b773a23b8577f946582d9efa8dd66799d318fef.zip | |
switch blog post example to openbookpublishers
| -rw-r--r-- | python/fatcat_web/templates/home.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index c8baa5ab..70b9cd48 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -221,7 +221,7 @@  {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %}      <td>      <td><a href="/webcapture/z7uaeatyvfgwdpuxtrdu4okqii">D-Lib</a> -        <br><a href="/webcapture/u33en3554bacfanygvb3bhoday">Blog Post</a> +        <br><a href="/webcapture/5l2pubtfefbmdnqws2izccqlpm">Blog Post</a>  {% else %}      <td>      <td><a href="/webcapture/z7uaeatyvfgwdpuxtrdu4okqii">D-Lib</a> (prod) | 
