mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
refactor: abstracting out bookmark info
This commit is contained in:
parent
77a31e9688
commit
532f798bd0
20 changed files with 87 additions and 119 deletions
|
@ -56,6 +56,7 @@ let
|
|||
subdomain = stringType;
|
||||
label = stringType;
|
||||
name = stringType;
|
||||
short = stringType;
|
||||
hostname = stringType;
|
||||
tags = listType;
|
||||
domains = genOptions stringType "url";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue