diff --git a/app/static/index.css b/app/static/index.css index 83daac6..fa3d332 100644 --- a/app/static/index.css +++ b/app/static/index.css @@ -360,6 +360,11 @@ header h2 { font-size: 1.563vw; } +.slider__txt .inner-reference { + color: white; + text-decoration: underline; +} + .slider__button { font-size: 1.563vw; padding: 0.391vw 1.042vw; diff --git a/app/templates/index.html b/app/templates/index.html index cfe9763..06903fb 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -99,12 +99,13 @@

-

Twilio News

+

Messagearr

- News Messenger sends the current news and weather, along with an affirmation using the Twilio API. Links can also be shortened using personal or non personal domains with the rebrandly.com API. + Docker container that has integration with Radarr in order to allow users to request movies to be downloaded through text messaging. Currently supports the Twilio and Telnyx messaging APIs.

- Source Code + Source Code + Docker Hub