fix
This commit is contained in:
		
							parent
							
								
									2d2e16d9f6
								
							
						
					
					
						commit
						3f30a69b8b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
		<h1>%fa:heart%%i18n:@title%</h1>
 | 
			
		||||
		<p>
 | 
			
		||||
			{{ '%i18n:@text%'.substr(0, '%i18n:@text%'.indexOf('{')) }}
 | 
			
		||||
			<a :href="meta.maintainer.url">@{{ meta.maintainer.name }}</a>
 | 
			
		||||
			<a :href="meta.maintainer.url">{{ meta.maintainer.name }}</a>
 | 
			
		||||
			{{ '%i18n:@text%'.substr('%i18n:@text%'.indexOf('}') + 1) }}
 | 
			
		||||
		</p>
 | 
			
		||||
	</article>
 | 
			
		||||
| 
						 | 
				
			
			@ -18,7 +18,7 @@ export default define({
 | 
			
		|||
}).extend({
 | 
			
		||||
	data() {
 | 
			
		||||
		return {
 | 
			
		||||
			meta: null;
 | 
			
		||||
			meta: null
 | 
			
		||||
		};
 | 
			
		||||
	},
 | 
			
		||||
	created() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue