Use Mustache templates for site URL so that the username can be inserted anywhere in the template rather than only at the end
This commit is contained in:
parent
7b2c1681eb
commit
bbe563dee7
6 changed files with 41 additions and 8 deletions
|
@ -16,7 +16,7 @@ PgpKey
|
|||
|
||||
Site
|
||||
icon Text sqltype=varchar(255)
|
||||
url Text sqltype=varchar(255)
|
||||
template Text sqltype=varchar(255)
|
||||
|
||||
Profile
|
||||
userId UserId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue