deprecate learn theme

This commit is contained in:
Danny Salman 2022-11-13 23:55:56 -05:00
parent b9f6564c47
commit 7c17a0d589
704 changed files with 450 additions and 23 deletions

View File

@ -1,11 +1,11 @@
# editorconfig.org
root = true
[*]
insert_final_newline = true
indent_size = 2
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
[*.{md,yaml,yml,toml}]
indent_size = 4
[Makefile]
indent_style = tab
insert_final_newline = true

View File

@ -1,6 +1,8 @@
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
images: []
---

View File

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 244 B

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Some files were not shown because too many files have changed in this diff Show More