|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="<%= assetPath %>/images/app-icons/ios/apple-touch-icon.png">
|
|
|
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
|
|
|
<% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %>
|
|
|
|
|
<link rel="stylesheet" href="<%= appPath %>/set_password.css">
|
|
|
|
|
<link rel="stylesheet" href="<%= appPath %>/bootstrap.css">
|
|
|
|
|
<link rel="stylesheet" href="<%= assetPath %>/stylesheets/theme-light.css">
|
|
|
|
|
<link rel="stylesheet" href="<%= assetPath %>/stylesheets/theme-next.css">
|
|
|
|
|
<link rel="stylesheet" href="<%= assetPath %>/stylesheets/style.css">
|
|
|
|
|
|