mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
feat: replace Post button with post-type dropdown menu
Clicking Post now shows a dropdown with Note, Bookmark, Reply, Like, Repost, and Article options. Each opens /posts/create with the selected type and pre-filled URL/title in a popup window.
This commit is contained in:
@@ -180,7 +180,6 @@ permalink: /blogroll/
|
||||
class="share-post-btn"
|
||||
:data-share-url="item.url"
|
||||
:data-share-title="item.title"
|
||||
data-share-type="note"
|
||||
title="Create post"
|
||||
aria-label="Create post"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user