From 5f062ac2a195c6ad985f47c0e4f89182586054dd Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Fri, 16 Aug 2024 21:42:51 +0800 Subject: [PATCH] :sparkles: Able to embed post into products --- components/content/EmbedPostItem.vue | 24 ++++++++++++++++++++++++ content/en/products/dietary-guard.mdx | 6 +++--- content/zh-CN/products/dietary-guard.mdx | 4 +++- 3 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 components/content/EmbedPostItem.vue diff --git a/components/content/EmbedPostItem.vue b/components/content/EmbedPostItem.vue new file mode 100644 index 0000000..6960676 --- /dev/null +++ b/components/content/EmbedPostItem.vue @@ -0,0 +1,24 @@ + + + + + diff --git a/content/en/products/dietary-guard.mdx b/content/en/products/dietary-guard.mdx index 117c210..7d4722a 100644 --- a/content/en/products/dietary-guard.mdx +++ b/content/en/products/dietary-guard.mdx @@ -17,8 +17,8 @@ with a little something along the way to keep you from eating something you shou ## Download -- iOS TestFlight: *not ready yet*. -- iOS App Store: *wait a little longer +- iOS TestFlight: https://testflight.apple.com/join/pYb6wRbr +- iOS App Store: *wait a little bit longer* - Android APK: https://files.solsynth.dev/production01/dietary-guard/app-arm64-v8a-release.apk -Translated with DeepL.com (free version) +:embed-post-item{id=887} diff --git a/content/zh-CN/products/dietary-guard.mdx b/content/zh-CN/products/dietary-guard.mdx index 9f6675f..8efbd6f 100644 --- a/content/zh-CN/products/dietary-guard.mdx +++ b/content/zh-CN/products/dietary-guard.mdx @@ -16,6 +16,8 @@ author: [littlesheep] ## 下载 -- iOS TestFlight: *还没好* +- iOS TestFlight: https://testflight.apple.com/join/pYb6wRbr - iOS App Store: *再等等* - Android APK: https://files.solsynth.dev/production01/dietary-guard/app-arm64-v8a-release.apk + +:embed-post-item{id=887}