diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f960061 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,9 @@ +root = true + +[*] +indent_style = tab +indent_size = 2 +end_of_line = lf +insert_final_newline = true +trim_trailing_whitespace = true + diff --git a/_config.yml b/_config.yml index df76526..71c8595 100644 --- a/_config.yml +++ b/_config.yml @@ -21,22 +21,22 @@ title: Distrust email: lance@distrust.co description: >- # this means to ignore newlines until "baseurl:" - Understand and mitigate security threats others won't see coming. + Understand and mitigate security threats others won't see coming. baseurl: "" # the subpath of your site, e.g. /blog url: "https://distrust.co" # the base hostname & protocol for your site, e.g. http://example.com banner: "https://distrust.co/assets/base/distrust-logo.png" header_pages: - index.md -- about.md - services.md -- tools.md +- roadmap.md +- company.md - contact.md style: dark # dark (default), light or hacker listen_for_clients_preferred_style: false # false (default) or true -footer: '2024 Distrust, LLC' +footer: '2025 Distrust, LLC' # Build settings theme: jekyll-theme-console diff --git a/_includes/footer.html b/_includes/footer.html index bc21f99..192f16f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,14 @@ -