1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-24 12:21:04 +00:00

Initial commit

This commit is contained in:
2022-10-23 18:22:02 -05:00
commit 26fcd1924c
31 changed files with 2282 additions and 0 deletions

11
.markdownlint.yml Normal file
View File

@@ -0,0 +1,11 @@
default: true
line-length: false
ul-indent:
indent: 4
no-inline-html: false
code-block-style: false
no-hard-tabs:
spaces-per-tab: 4
emphasis-style:
style: "asterisk"
no-duplicate-header: false