[GitHub] [roller] ymaheshwari1 opened a new pull request #99: Updated: the header to show the tagline only when its available

GitBox <[email protected]> Sun, 18 Jul 2021 08:57:03 -0000
Newsgroups gmane.comp.java.roller.devel
Message-ID <roller.99.MDExOlB1bGxSZXF1ZXN0NjkyMDU0NjE1.gitbox@gitbox.apache.org>
ymaheshwari1 opened a new pull request #99:
URL: https://github.com/apache/roller/pull/99


   Added an if condition to check whether the weblog has a tagline defined or not and if there is a tagline present then only displaying the tagline.
   
   Before:
   Tagline is always displayed.
   ![image](https://user-images.githubusercontent.com/41404838/126061581-5ce00b5d-67e4-465a-859e-1bf8203f1e0c.png)
   
   
   After:
   Tagline is only displayed when its defined
   ![image](https://user-images.githubusercontent.com/41404838/126061457-5f11afbf-69eb-45ca-95d2-a68e5f15974d.png)
   
   
   
   If tagline is not present then nothing is displayed. 
   ![image](https://user-images.githubusercontent.com/41404838/126061446-247f03a3-fdd1-4a57-a6c9-cefdf35a3f86.png)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]