diff --git a/guides/Node Operators/assets/update-lightning.png b/guides/Node Operators/assets/update-lightning.png new file mode 100644 index 000000000..5cdb4f943 Binary files /dev/null and b/guides/Node Operators/assets/update-lightning.png differ diff --git a/guides/Node Operators/update-lightning.md b/guides/Node Operators/update-lightning.md index 701665ac0..48808e669 100644 --- a/guides/Node Operators/update-lightning.md +++ b/guides/Node Operators/update-lightning.md @@ -3,6 +3,7 @@ title: Update Lightning hide_title: true slug: update-lightning date: 2023-09-19T12:00:00.000+00:00 +image: ./assets/update-lightning.png?202309191740 description: A step-by-step guide to update the Lightning CLI from source code and Service setup category: Tutorial tags: @@ -13,6 +14,8 @@ tags: - configuration --- +![Update Lightning](./assets/update-lightning.png?202309191740) + import Author from '@site/src/components/Author'; import CheckoutCommitWarning from '../../guides/partials/_checkout-commit-warning.mdx';