Add note layout
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
485e6c7ec6
commit
3b63a5ba6d
7 changed files with 246 additions and 96 deletions
|
@ -3,7 +3,7 @@
|
|||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/atom-one-dark.min.css"
|
||||
/>
|
||||
<link rel="stylesheet" href="{{ "/css/layouts/note.css" | relURL}}">
|
||||
<link rel="stylesheet" href="{{ "/css/layouts/notes.css" | relURL}}">
|
||||
<link rel="stylesheet" href="{{ "/css/navigators/sidebar.css" | relURL}}">
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue