From 11e0fe7a7c8daffccfdaf8779d664d3e521649bc Mon Sep 17 00:00:00 2001 From: orangesurf Date: Wed, 10 Jul 2024 12:33:08 +0200 Subject: [PATCH] Fix broken file --- .../terms-of-service/terms-of-service.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/terms-of-service/terms-of-service.component.html b/frontend/src/app/components/terms-of-service/terms-of-service.component.html index 011243527..6e4ce865a 100644 --- a/frontend/src/app/components/terms-of-service/terms-of-service.component.html +++ b/frontend/src/app/components/terms-of-service/terms-of-service.component.html @@ -128,11 +128,11 @@
  • In order to acknowledge open source projects that benefit the Bitcoin community and have integrated The Mempool Open Source Project into their software, the open source project's logo may be displayed on mempool.space/about, with - a link to the project's GitHub repository.
  • + a link to the project's GitHub repository.
    -
  • In order to acknowledge federations or alliances within the Bitcoin community that have a relationship to The Mempool Open Source Project, the federation or alliance logo may be displayed on mempool.space/about, with a link to the alliance website
  • +
  • In order to acknowledge federations or alliances within the Bitcoin community that have a relationship to The Mempool Open Source Project, the federation or alliance logo may be displayed on mempool.space/about, with a link to the alliance website.
  • EOF