Skip to content

Commit da0f786

Browse files
committed
feat: mkdocs template updated
1 parent 8f402b8 commit da0f786

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/blog/articles/intellij-live-templates.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,15 @@ VALUE -> guessValue($VAR_TYPE$)
106106
title: $TITLE$
107107
description: $DESCRIPTION$
108108
author: $USER$
109-
date: $DATE$
110-
updated:
109+
date:
110+
created: $DATE$
111+
updated:
111112
categories:
112113
- $END$
113114
tags:
114115
- todo
116+
links:
117+
- "[Author] Ram": $AUTHOR_PROFILE_URL$
115118
---
116119

117120
# Parameter bindings:

0 commit comments

Comments
 (0)