mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:39:01 +01:00 
			
		
		
		
	add cdnjs
This commit is contained in:
		
							parent
							
								
									12a510c9c8
								
							
						
					
					
						commit
						61a9706b6a
					
				| @ -59,12 +59,16 @@ import Split from 'split.js' | ||||
| var Split = require('split.js') | ||||
| ``` | ||||
| 
 | ||||
| The [UMD](https://github.com/umdjs/umd) build is also available on [unpkg](http://unpkg.com/): | ||||
| The [UMD](https://github.com/umdjs/umd) build is also available on [unpkg](http://unpkg.com/) or [cdnjs](https://cdnjs.com/): | ||||
| 
 | ||||
| ```html | ||||
| <script src="https://unpkg.com/split.js/dist/split.min.js"></script> | ||||
| ``` | ||||
| 
 | ||||
| ```html | ||||
| <script src="https://cdnjs.cloudflare.com/ajax/libs/split.js/1.5.9/split.min.js"></script> | ||||
| ``` | ||||
| 
 | ||||
| You can find the library on `window.Split`. | ||||
| 
 | ||||
| ## Documentation | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nathan Cahill
						Nathan Cahill