diff options
| author | Christine Dodrill <me@christine.website> | 2021-07-06 06:34:33 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-07-06 06:34:33 -0400 |
| commit | 0019b0a4e9d48e4c8f660fc25a94af0deacf99e3 (patch) | |
| tree | f1bbef08776fc67518612cfc4eb5680f04baeef2 /templates/talkpost.rs.html | |
| parent | 8ce69f76c79f17c5a0fea1c5d96cd006da8171d0 (diff) | |
| download | xesite-0019b0a4e9d48e4c8f660fc25a94af0deacf99e3.tar.xz xesite-0019b0a4e9d48e4c8f660fc25a94af0deacf99e3.zip | |
mst3k -> pony.social
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'templates/talkpost.rs.html')
| -rw-r--r-- | templates/talkpost.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/talkpost.rs.html b/templates/talkpost.rs.html index 10e624c..6198a7b 100644 --- a/templates/talkpost.rs.html +++ b/templates/talkpost.rs.html @@ -105,7 +105,7 @@ function share_on_mastodon() @{ } // Tagging users, such as offical accounts or the author of the post - var author = "@@cadey@@mst3k.interlinked.me"; + var author = "@@cadey@@pony.social"; // Create the Share URL // https://someinstance.tld/share?text=URL%20encoded%20text |
