mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 16:01:32 +01:00 
			
		
		
		
	fix wrong font url on semantic-ui (#9917)
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		
							parent
							
								
									2982afe6b4
								
							
						
					
					
						commit
						ad3a9577a8
					
				
							
								
								
									
										2
									
								
								public/vendor/VERSIONS
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/vendor/VERSIONS
									
									
									
									
										vendored
									
									
								
							| @ -11,7 +11,7 @@ Version: 3.4.1 | ||||
| File(s): /vendor/plugins/jquery-migrate/jquery-migrate.min.js | ||||
| Version: 3.0.1 | ||||
| 
 | ||||
| File(s): /vendor/plugins/fomantic/semantic.min.js | ||||
| File(s): /fomantic/semantic.min.js | ||||
| Version: 2.8.2 | ||||
| 
 | ||||
| File(s): /vendor/plugins/clipboard/clipboard.min.js | ||||
|  | ||||
							
								
								
									
										2
									
								
								public/vendor/librejs.html
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/vendor/librejs.html
									
									
									
									
										vendored
									
									
								
							| @ -26,7 +26,7 @@ | ||||
|           <td><a href="https://code.jquery.com/jquery-migrate-3.1.0.min.js">jquery-migrate-3.1.0.min.js</a></td> | ||||
|         </tr> | ||||
|         <tr> | ||||
|           <td><a href="./plugins/fomantic/semantic.min.js">semantic.min.js</a></td> | ||||
|           <td><a href="../fomantic/semantic.min.js">semantic.min.js</a></td> | ||||
|           <td><a href="https://github.com/fomantic/Fomantic-UI/blob/master/LICENSE.md">Expat</a></td> | ||||
|           <td><a href="https://github.com/fomantic/Fomantic-UI/archive/2.8.2.tar.gz">Fomantic-UI-2.8.2.tar.gz</a></td> | ||||
|         </tr> | ||||
|  | ||||
| @ -44,7 +44,7 @@ var urlsToCache = [ | ||||
|   '{{StaticUrlPrefix}}/img/gitea-lg.png', | ||||
| 
 | ||||
|   // fonts | ||||
|   '{{StaticUrlPrefix}}/vendor/plugins/fomantic/themes/default/assets/fonts/icons.woff2', | ||||
|   '{{StaticUrlPrefix}}/fomantic/themes/default/assets/fonts/icons.woff2', | ||||
|   '{{StaticUrlPrefix}}/vendor/assets/octicons/octicons.woff2?ef21c39f0ca9b1b5116e5eb7ac5eabe6', | ||||
|   '{{StaticUrlPrefix}}/vendor/assets/lato-fonts/lato-v16-latin-regular.woff2', | ||||
|   '{{StaticUrlPrefix}}/vendor/assets/lato-fonts/lato-v16-latin-700.woff2' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user