mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-27 08:16:40 +01:00 
			
		
		
		
	feat(theme): use TriliumNext as login & set password theme
This commit is contained in:
		| @@ -79,5 +79,8 @@ | |||||||
| </script> | </script> | ||||||
|  |  | ||||||
| <link href="<%= assetPath %>/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> | <link href="<%= assetPath %>/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/theme-light.css" rel="stylesheet" /> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/theme-next.css" rel="stylesheet" /> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/style.css" rel="stylesheet"> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|   | |||||||
| @@ -47,5 +47,8 @@ | |||||||
| </script> | </script> | ||||||
|  |  | ||||||
| <link href="<%= assetPath %>/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> | <link href="<%= assetPath %>/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/theme-light.css" rel="stylesheet" /> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/theme-next.css" rel="stylesheet" /> | ||||||
|  | <link href="<%= assetPath %>/stylesheets/style.css" rel="stylesheet"> | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user