diff --git a/INSTALL.md b/INSTALL.md index 9c4acaa..055e261 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -68,6 +68,7 @@ git clone https://github.com/maelgangloff/domain-watchdog.git public/contents/tos.md public/contents/faq.md public/images/icons-512.png + public/images/banner.png public/favicon.ico ~~~ diff --git a/README.md b/README.md index fee5b54..eae3731 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Domain Watchdog -Domain Watchdog is a standalone application that collects RDAP open access information about domain names, to track -their history and purchase them. +Domain Watchdog is a standalone application that utilizes RDAP to gather publicly accessible information about domain +names, track their history, and automatically purchase them. ## Why use it? diff --git a/templates/base.html.twig b/templates/base.html.twig index 0568468..9d6eec5 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -5,20 +5,27 @@ - + + content="A standalone app that collects open access information about domain names, helping users track the history and changes associated with domain names"> - - + + + content="A standalone app that collects open access information about domain names, helping users track the history and changes associated with domain names"/> + + + + + + + - - +