Skip to content

Commit

Permalink
chore: mastodon instance url
Browse files Browse the repository at this point in the history
  • Loading branch information
eallion committed Oct 11, 2024
1 parent cee7832 commit f7b0047
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion layouts/_default/mastodon.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
mtContainerId: "mt-container",

// Mastodon instance Url including https://
instanceUrl: "https://www.eallion.com",
instanceUrl: "https://e5n.cc",

// Choose type of posts to show in the timeline: 'local', 'profile', 'hashtag'
// Default: local
Expand Down
1 change: 0 additions & 1 deletion static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@
/rss* /index.xml 301
/feed* /index.xml 301
/atom* /index.xml 301
/api/v1/* https://e5n.cc/api/v1/:splat 302
/.well-known/* https://mastodon.eallion.com/.well-known/:splat 301

0 comments on commit f7b0047

Please sign in to comment.