mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Update html/channel.ejs
This commit is contained in:
		
							parent
							
								
									70254d8965
								
							
						
					
					
						commit
						b17f7f9548
					
				| @ -1501,7 +1501,7 @@ width: fit-content; | ||||
|      | ||||
| 
 | ||||
|                      <h5 style="display: flex;margin-top: -1em;padding-top: 10px;margin-bottom:10px"><div class="thumb"> | ||||
| 				<a href="/channel?id=UC0n83khlA76NRfDfm7BNtkQ" class="avatar" style="width: 40px;height: 40px;"> | ||||
| 				<a href="/channel?id=<%- x.authorId	%>" class="avatar" style="width: 40px;height: 40px;"> | ||||
| 					<img src="https://p.poketube.fun/<%=j.Channel?.Metadata.Avatars.Thumbnail.$t%>"> | ||||
| 				</a> | ||||
|                         | ||||
| @ -1514,7 +1514,7 @@ width: fit-content; | ||||
|                                                                                                   </a> | ||||
|                              | ||||
|                             <span> | ||||
|                                 <br>  Posted <%- x.publishedText %> - <span>    | ||||
|                                 <br>  Posted <%- x.publishedText %> <span>    | ||||
|         </span>    | ||||
| 
 | ||||
|                             </span> | ||||
| @ -1562,8 +1562,7 @@ width: fit-content; | ||||
|                   | ||||
|                <% } %> | ||||
| 
 | ||||
|    <i class="fa-light fa-thumbs-up"></i> <%- convert(x.likeCount) %>    | ||||
| 
 | ||||
| <p>   <i class="fa-light fa-thumbs-up"></i> <%- convert(x.likeCount) %>  - <i class="fa-light fa-reply"></i> <%- convert(x.replyCount) %> </p> | ||||
|               </div> | ||||
| 
 | ||||
|                    | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley