mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-04-11 05:09:36 +02:00
fix twitter widget
This commit is contained in:
parent
96b04e2b44
commit
945579d2f8
@ -67,6 +67,8 @@
|
||||
- Add "repost" button that mentions the note
|
||||
- Add preview tab to note modal
|
||||
- Save note drafts and let users manage them
|
||||
- Add support for relay favicons
|
||||
- Setup react-helmet to update window title
|
||||
|
||||
## Setup
|
||||
|
||||
|
@ -15,6 +15,6 @@
|
||||
<div id="root"></div>
|
||||
<script type="module" src="./src/index.tsx"></script>
|
||||
|
||||
<script async src="./lib/twitter-widgets.js" charset="utf-8"></script>
|
||||
<script async src="/lib/twitter-widgets.js" charset="utf-8"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user