mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	script to build the docs website
This commit is contained in:
		| @@ -254,9 +254,10 @@ async function exportToZip(taskContext, branch, format, res, setHeaders = true) | ||||
|     <link rel="stylesheet" href="${cssUrl}"> | ||||
|     <base target="_parent"> | ||||
| </head> | ||||
| <body class="ck-content"> | ||||
| <body> | ||||
|   <h1>${utils.escapeHtml(title)}</h1> | ||||
| ${content} | ||||
|    | ||||
|   <div class="ck-content">${content}</div> | ||||
| </body> | ||||
| </html>`; | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user