@bbki.ng/site 2.0.19 → 2.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @bbki.ng/site
2
2
 
3
+ ## 2.0.20
4
+
3
5
  ## 2.0.19
4
6
 
5
7
  ## 2.0.18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bbki.ng/site",
3
- "version": "2.0.19",
3
+ "version": "2.0.20",
4
4
  "description": "code behind bbki.ng",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/vite.config.js CHANGED
@@ -117,7 +117,7 @@ export default defineConfig({
117
117
  name: "bbki.ng",
118
118
  description: "A personal blog.",
119
119
  theme_color: "#ffffff",
120
- "share_target": {
120
+ share_target: {
121
121
  "action": "/new-content-handler/",
122
122
  "method": "GET",
123
123
  "params": {