Update home.vue
This commit is contained in:
		
							parent
							
								
									c386bd1129
								
							
						
					
					
						commit
						04f8c8aac5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
<div class="root home">
 | 
			
		||||
	<mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" :compact= "true "/>
 | 
			
		||||
	<mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" :compact="true"/>
 | 
			
		||||
	<section class="recent-posts">
 | 
			
		||||
		<h2>%fa:R comments%%i18n:mobile.tags.mk-user-overview.recent-posts%</h2>
 | 
			
		||||
		<div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue