diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-07-11 12:28:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-11 12:28:48 +0100 |
| commit | 491433afd527731ff27f9d701cd4c1ae901f1128 (patch) | |
| tree | 08f7a94bb6889c116c890205629ec23f4c214758 /docs/blog | |
| parent | atuin crypto blog post (#1079) (diff) | |
| download | atuin-491433afd527731ff27f9d701cd4c1ae901f1128.zip | |
Add OG image (#1097)
* Add OG image
* Fix
* byebye
Diffstat (limited to 'docs/blog')
| -rw-r--r-- | docs/blog/2023/07/07-new-encryption/index.md | 5 | ||||
| -rw-r--r-- | docs/blog/2023/07/07-new-encryption/og.jpg | bin | 0 -> 116685 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/blog/2023/07/07-new-encryption/index.md b/docs/blog/2023/07/07-new-encryption/index.md index 0fd44aea..04524471 100644 --- a/docs/blog/2023/07/07-new-encryption/index.md +++ b/docs/blog/2023/07/07-new-encryption/index.md @@ -6,6 +6,11 @@ authors: [conrad] tags: [insights] --- +<head> + <meta data-rh="true" property="og:image" content="https://atuin.sh/img/encryption-og.jpg" /> + <meta data-rh="true" property="twitter:image" content="https://atuin.sh/img/encryption-og.jpg" /> +</head> + End-to-end encryption is an essential component of Atuin. One of our core philosophies, when we created the sync service, was that we didn't want to worry about storing user data. The shell is a very diff --git a/docs/blog/2023/07/07-new-encryption/og.jpg b/docs/blog/2023/07/07-new-encryption/og.jpg Binary files differnew file mode 100644 index 00000000..6225c2f7 --- /dev/null +++ b/docs/blog/2023/07/07-new-encryption/og.jpg |
