Skip to content

Commit

Permalink
Create mastodon-embed-timeline-4.4.2.html
Browse files Browse the repository at this point in the history
Mastodon-embed-timeline v4.4.2
  • Loading branch information
clvgt12 authored Jun 17, 2024
1 parent 43ca657 commit 8413283
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions html/mastodon-embed-timeline-4.4.2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html><html><head><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@idotj/[email protected]/dist/mastodon-timeline.min.css" integrity="sha256-1UGgxsonaMCfOEnVOL89aMKSo3GEAmaRP0ISbsWa6lU=" crossorigin="anonymous"><script src="https://cdn.jsdelivr.net/npm/@idotj/[email protected]/dist/mastodon-timeline.umd.js" integrity="sha256-E6WPG6iq+qQIzvu3HPJJxoAeRdum5siq13x4ITjyxu8=" crossorigin="anonymous"></script><style>:root{--rem:14;font-size:14px;font-family:Open Sans,Verdana,sans-serif}.mt-post-txt-wrapper p{color:#626262}</style></head><body><div id="mt-container" class="mt-container"><div class="mt-body" role="feed"><div class="mt-loading-spinner"></div></div></div><script>const myTimeline = new MastodonTimeline.Init({
instanceUrl: "https://sigmoid.social",
timelineType: "profile",
userId: "112187606151793444",
profileName: "@chrisvitalos",
mtContainerId: "mt-container",
markdownBlockquote: true,
hideReplies: true,
hidePreviewLink: true,
btnSeeMore: "",
btnReload: ""
});</script></body></html>

0 comments on commit 8413283

Please sign in to comment.