mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix some goofy ahh stuff
This commit is contained in:
		
							parent
							
								
									de6ca7fff9
								
							
						
					
					
						commit
						a3e525b4cc
					
				| @ -816,15 +816,12 @@ width: fit-content; | ||||
|              <div align="center"> | ||||
|     <% if (!isMobile) { %>   | ||||
|             <div class="tags rec"> | ||||
|                 <% if (!sort) { %>   | ||||
|                 <% if (sort == "newest") { %>   | ||||
| 
 | ||||
|               <a class="tag" style="background:var(--chip-background-hover)"> | ||||
|                 Recently Uploaded | ||||
|               </a> | ||||
|                                                 <a href="/dQw4w9WgXcQ" style="display:none;color:#fff;text-decoration:none; | ||||
| " class="tag c"> | ||||
|            Oldest Uploaded | ||||
|               </a> | ||||
|                      | ||||
|                    | ||||
|                                 <a href="/channel?id=<%=ID%>&sort_by=popular" style="color:#fff;text-decoration:none; | ||||
| " class="tag c"> | ||||
| @ -833,9 +830,10 @@ width: fit-content; | ||||
|                    | ||||
| 
 | ||||
|                    <% } %> | ||||
| 
 | ||||
|                           <% if (sort) { %>   | ||||
| 
 | ||||
|                           <% if (sort != "newest") { %>   | ||||
| 
 | ||||
|             <a  href="/channel?id=<%=ID%>" style="color:#fff;text-decoration:none; | ||||
| " class="tag c" > | ||||
|                 Recently Uploaded | ||||
| @ -844,6 +842,7 @@ width: fit-content; | ||||
|                                 <a  style="background:var(--chip-background-hover)" class="tag"> | ||||
|            Popular | ||||
|               </a> | ||||
|                    <% } %> | ||||
|                    <% } %> | ||||
| 
 | ||||
|                | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley