forked from jordanhandy/obsidian-cloudinary-uploader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathretype.yml
More file actions
24 lines (24 loc) · 682 Bytes
/
retype.yml
File metadata and controls
24 lines (24 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
input: ./docs
output: ./docs/.retype
url: jordanhandy.github.io/obsidian-cloudinary-uploader/
branding:
logo: assets/obsidian-logo.png
logoDark: assets/obsidian-logo.png
colors:
label:
text: "#fff"
background: "#7E1DFB"
title: Cloudinary Uploader
label: For Obsidian
edit:
repo: https://github.com/jordanhandy/obsidian-cloudinary-uploader
base: /docs
links:
- text: Home
link: https://jordanhandy.github.io/obsidian-cloudinary-uploader/
icon: home
- text: Github
link: https://github.com/jordanhandy/obsidian-cloudinary-uploader
icon: mark-github
footer:
copyright: "© Copyright Jordan Handy {{ year }}. All rights reserved."