mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Rich embeds open links in new tab
This commit is contained in:
		@@ -381,7 +381,7 @@
 | 
			
		||||
                <a href="
 | 
			
		||||
                  {{#author.url}}{{author.url}}{{/author.url}}
 | 
			
		||||
                  {{^author.url}}#{{/author.url}}
 | 
			
		||||
                " class="name">{{author.name}}</a>
 | 
			
		||||
                " target="_blank" class="name">{{author.name}}</a>
 | 
			
		||||
              </div>
 | 
			
		||||
              {{/author}}
 | 
			
		||||
              {{#title}}
 | 
			
		||||
@@ -389,7 +389,7 @@
 | 
			
		||||
                <a href="
 | 
			
		||||
                  {{#url}}{{url}}{{/url}}
 | 
			
		||||
                  {{^url}}#{{/url}}
 | 
			
		||||
                ">{{title}}</a>
 | 
			
		||||
                " target="_blank">{{title}}</a>
 | 
			
		||||
              </div>
 | 
			
		||||
              {{/title}}
 | 
			
		||||
              {{#description}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user