diff --git a/package-lock.json b/package-lock.json index cb9dbfb2..2380a4a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shieldmaiden", - "version": "2.33.0", + "version": "2.33.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shieldmaiden", - "version": "2.33.0", + "version": "2.33.1", "dependencies": { "@gtm-support/vue2-gtm": "^1.3.0", "@octokit/rest": "^19.0.5", diff --git a/package.json b/package.json index 1a53b420..407036a1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.33.0", + "version": "2.33.1", "name": "shieldmaiden", "description": "A Dungeons and Dragons Combat Tracker", "productName": "Shieldmaiden", diff --git a/public/linkedin.png b/public/linkedin.png deleted file mode 100644 index 9893bb83..00000000 Binary files a/public/linkedin.png and /dev/null differ diff --git a/public/shieldmaiden-combat-tracker.png b/public/shieldmaiden-combat-tracker.png new file mode 100644 index 00000000..e2c20229 Binary files /dev/null and b/public/shieldmaiden-combat-tracker.png differ diff --git a/src/App.vue b/src/App.vue index 3a2740fa..d6af63da 100644 --- a/src/App.vue +++ b/src/App.vue @@ -118,7 +118,7 @@ export default { }, twitterImage: { name: "twitter:image", - content: "https://shieldmaiden.app/shieldmaiden_logo_full.png", + content: "https://shieldmaiden.app/shieldmaiden-combat-tracker.png", }, twitterSite: { name: "twitter:site", @@ -151,7 +151,7 @@ export default { }, ogImage: { property: "og:image", - content: `https://shieldmaiden.app/linkedin.png`, + content: "https://shieldmaiden.app/shieldmaiden-combat-tracker.png", }, ogImageType: { property: "og:image:type", diff --git a/src/assets/_img/atmosphere/medium/combat-tracker-medium.webp b/src/assets/_img/atmosphere/medium/combat-tracker-medium.webp new file mode 100644 index 00000000..c1a86fc7 Binary files /dev/null and b/src/assets/_img/atmosphere/medium/combat-tracker-medium.webp differ diff --git a/src/assets/_img/atmosphere/tool-header/combat-tracker-header.webp b/src/assets/_img/atmosphere/tool-header/combat-tracker-header.webp new file mode 100644 index 00000000..38ea64bf Binary files /dev/null and b/src/assets/_img/atmosphere/tool-header/combat-tracker-header.webp differ diff --git a/src/assets/_img/meta/shieldmaiden-combat-tracker.png b/src/assets/_img/meta/shieldmaiden-combat-tracker.png new file mode 100644 index 00000000..e2c20229 Binary files /dev/null and b/src/assets/_img/meta/shieldmaiden-combat-tracker.png differ diff --git a/src/components/ToolsPage.vue b/src/components/ToolsPage.vue index ecb0a45c..79cfb640 100644 --- a/src/components/ToolsPage.vue +++ b/src/components/ToolsPage.vue @@ -4,9 +4,7 @@
- Designed with the Dungeon Master in mind, our suite of tools is a comprehensive resource to - streamline and enrich every facet of your storytelling journey. From managing combat - encounters with our initiative tracker and creating unique monsters to seamlessly guiding - the narrative with a digital DM screen, our tools provide the essential support needed for - Dungeon Masters to create immersive and dynamic adventures. Dive into a realm where our - tools serve as your digital assistant, helping you master the art of storytelling and - deliver unparalleled experiences to your players. -
-+ Designed with the Dungeon Master in mind, our suite of tools is a comprehensive resource to + streamline and enrich every facet of your storytelling journey. From managing combat + encounters with our initiative tracker and creating unique monsters to seamlessly guiding + the narrative with a digital DM screen, our tools provide the essential support needed for + Dungeon Masters to create immersive and dynamic adventures. Dive into a realm where our + tools serve as your digital assistant, helping you master the art of storytelling and + deliver unparalleled experiences to your players. +