Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,17 @@ links:
link: /readme.md
icon: file

actions:
items:
- text: Copy page
action: copy-page-markdown
icon: copy
- text: Copy link
action: copy-page-link
icon: link
- text: View as Markdown
action: view-page-markdown
icon: markdown

footer:
copyright: "© Copyright {{ year }}. All rights reserved."
Expand Down