Skip to content

Commit 350027a

Browse files
committed
updates dates of smd files
1 parent acb9e9d commit 350027a

22 files changed

+22
-22
lines changed

content/zls/configure/in-editor.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "In-Editor Config",
4-
.date = @date("2020-03-02T00:00:00"),
4+
.date = @date("2020-06-02T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
}

content/zls/configure/index.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Configuration",
4-
.date = @date("2020-03-01T00:00:00"),
4+
.date = @date("2020-06-01T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
}

content/zls/configure/per-build.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Per-Build Config",
4-
.date = @date("2020-03-04T00:00:00"),
4+
.date = @date("2020-06-04T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
}

content/zls/configure/zls-json.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "zls.json Config",
4-
.date = @date("2020-03-03T00:00:00"),
4+
.date = @date("2020-06-03T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
}

content/zls/editors/emacs.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Emacs",
4-
.date = @date("2020-02-07T00:00:00"),
4+
.date = @date("2020-04-07T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
}

content/zls/editors/emacs/doom-emacs.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Doom Emacs",
4-
.date = @date("2020-02-07T02:00:00"),
4+
.date = @date("2020-04-07T02:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
.custom = {

content/zls/editors/emacs/gnu-emacs.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "GNU Emacs",
4-
.date = @date("2020-02-07T01:00:00"),
4+
.date = @date("2020-04-07T01:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
.custom = {

content/zls/editors/emacs/spacemacs.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Spacemacs",
4-
.date = @date("2020-02-07T03:00:00"),
4+
.date = @date("2020-04-07T03:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
.custom = {

content/zls/editors/helix.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "Helix",
4-
.date = @date("2020-02-04T00:00:00"),
4+
.date = @date("2020-04-04T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
.custom = {

content/zls/editors/jetbrains.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
{
33
.title = "JetBrains IDEs",
4-
.date = @date("2020-02-03T00:00:00"),
4+
.date = @date("2020-04-03T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
77
.custom = {

0 commit comments

Comments
 (0)