mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	fix(share): missing CK editor stylesheet (closes #2124)
This commit is contained in:
		
							parent
							
								
									380cb62d2b
								
							
						
					
					
						commit
						dbeb4e1c87
					
				| @ -13,6 +13,7 @@ | |||||||
|     <link rel="shortcut icon" href="../favicon.ico"> |     <link rel="shortcut icon" href="../favicon.ico"> | ||||||
|     <% } %> |     <% } %> | ||||||
|     <script src="<%= appPath %>/share.js" type="module"></script> |     <script src="<%= appPath %>/share.js" type="module"></script> | ||||||
|  |     <link href="<%= assetPath %>/src/share.css" rel="stylesheet"> | ||||||
|     <% if (!note.isLabelTruthy("shareOmitDefaultCss")) { %> |     <% if (!note.isLabelTruthy("shareOmitDefaultCss")) { %> | ||||||
|         <link href="<%= assetPath %>/stylesheets/share.css" rel="stylesheet"> |         <link href="<%= assetPath %>/stylesheets/share.css" rel="stylesheet"> | ||||||
|     <% } %> |     <% } %> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran