@rmdes/indiekit-endpoint-homepage 1.0.10 → 1.0.11

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.
Files changed (2) hide show
  1. package/index.js +0 -8
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -275,14 +275,6 @@ export default class HomepageEndpoint {
275
275
  defaultConfig: {},
276
276
  configSchema: {},
277
277
  },
278
- {
279
- id: "post-navigation",
280
- label: "Post Navigation",
281
- description: "Previous/next post links",
282
- icon: "arrow-left-right",
283
- defaultConfig: {},
284
- configSchema: {},
285
- },
286
278
  {
287
279
  id: "toc",
288
280
  label: "Table of Contents",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rmdes/indiekit-endpoint-homepage",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "description": "Homepage builder endpoint for Indiekit. Configure layout, sections, and sidebar widgets from the admin UI.",
5
5
  "keywords": [
6
6
  "indiekit",