diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index e59ef382..d8997aa3 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -11,8 +11,8 @@ module.exports = defineConfig({ sidebar: { "/win7simu/themestudio/": [ ["", "Introduction"], - "quick-guide", - "in-depth-guide", + ["quick-guide", "Getting started"], + ["in-depth-guide", "In-depth guide"], ["changelog", "Changelog"], ], "/brick1100/": "auto", diff --git a/src/blog/readme.md b/src/blog/readme.md index 97eafbfb..b26aed89 100644 --- a/src/blog/readme.md +++ b/src/blog/readme.md @@ -1,6 +1,6 @@ --- layout: BlogList title: 📝 Blog -description: Helpful insights, sharing, tips and tricks on various topics +description: Helpful insights, sharing, tips and tricks on various topics from Visnalize, the creator of Win7 Simu, Brick 1100, and more image: https://image.social/get?url=visnalize.com/blog/ --- diff --git a/src/brick1100/about.md b/src/brick1100/about.md index 8094ea7b..972aa935 100644 --- a/src/brick1100/about.md +++ b/src/brick1100/about.md @@ -1,5 +1,6 @@ --- layout: WithComments +title: What is Brick 1100? description: A simulation of the Nokia 1100 mobile phone. Experience it on your smartphone/web browser sidebar: false image: https://image.social/get?url=visnalize.com/brick1100/about.html diff --git a/src/brick1100/deep-links.md b/src/brick1100/deep-links.md index cb75c27a..6ea05e24 100644 --- a/src/brick1100/deep-links.md +++ b/src/brick1100/deep-links.md @@ -4,7 +4,7 @@ description: Explore deep links available in Brick 1100. Take shortcuts to your image: https://image.social/get?url=visnalize.com/brick1100/deep-links.html --- -# Deep links +# Brick 1100 deep links diff --git a/src/win7simu/about.md b/src/win7simu/about.md index cb5b079f..581009d3 100644 --- a/src/win7simu/about.md +++ b/src/win7simu/about.md @@ -1,8 +1,8 @@ --- -title: Win7 Simu layout: WithComments -sidebar: false +title: What is Win7 Simu? description: A recreation of the Windows 7 operating system on the Web/Android platform, brings back the nostalgia with the elegant Aero interface +sidebar: false image: https://image.social/get?url=visnalize.com/win7simu/about.html --- diff --git a/src/win7simu/changelog.md b/src/win7simu/changelog.md index da01ead5..8e071894 100644 --- a/src/win7simu/changelog.md +++ b/src/win7simu/changelog.md @@ -14,6 +14,13 @@ image: https://image.social/get?url=visnalize.com/win7simu/changelog.html ## 2024 +### 3.13.0 (Sep 8, 2024) + +- [Windows Media Center](./simulated/wmc.md) now supports music playlists + - Create, edit, and delete playlists + - Play all songs in a playlist +- Other bug fixes and improvements + ### 3.12.1 (Aug 24, 2024) - Fixed empty screen in [Windows Media Center](./simulated/wmc.md)'s Media Only mode diff --git a/src/win7simu/themestudio/in-depth-guide.md b/src/win7simu/themestudio/in-depth-guide.md index 612fa392..b41a1d19 100644 --- a/src/win7simu/themestudio/in-depth-guide.md +++ b/src/win7simu/themestudio/in-depth-guide.md @@ -1,5 +1,6 @@ --- layout: WithComments +title: Theme Studio in-depth guide sidebarDepth: 2 --- diff --git a/src/win7simu/themestudio/quick-guide.md b/src/win7simu/themestudio/quick-guide.md index 8184be05..badf0bcd 100644 --- a/src/win7simu/themestudio/quick-guide.md +++ b/src/win7simu/themestudio/quick-guide.md @@ -1,5 +1,6 @@ --- layout: WithComments +title: Getting started with Theme Studio sidebarDepth: 2 ---