forked from cadence/breezewiki
		
	Add countdown timer for gacha enthusiasts
This commit is contained in:
		
							parent
							
								
									ef12faf72d
								
							
						
					
					
						commit
						bf6efde979
					
				
					 2 changed files with 54 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -136,6 +136,7 @@
 | 
			
		|||
      ,(if (config-true? 'feature_search_suggestions)
 | 
			
		||||
           `(script (@ (type "module") (src ,(get-static-url "search-suggestions.js"))))
 | 
			
		||||
           "")
 | 
			
		||||
      (script (@ (type "module") (src ,(get-static-url "countdown.js"))))
 | 
			
		||||
      (link (@ (rel "icon") (href ,(u (λ (v) (config-true? 'strict_proxy))
 | 
			
		||||
                                      (λ (v) (u-proxy-url v))
 | 
			
		||||
                                      (head-data^-icon-url head-data))))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue