Add wrongos 88x31 to index, add link favicon to bookmarks, add hotlinking page, add appak to home friends and rename friends section to hotlinks.

This commit is contained in:
天クマ 2026-07-05 11:06:25 -03:00
commit e0b3e7a745
14 changed files with 69 additions and 6 deletions

View file

@ -97,7 +97,8 @@ module.exports = {
liked: "liked",
changes: "changes",
readingTime: "Reading time",
mastodonPageDescription: "This is an archive of all my Mastodon posts."
mastodonPageDescription: "This is an archive of all my Mastodon posts.",
addMe: "Add me"
},
pt: {
language: "português",
@ -170,6 +171,7 @@ module.exports = {
liked: "curtiu",
changes: "mudanças",
readingTime: "Tempo de leitura",
mastodonPageDescription: "Essa página lista todas as minhas postagens do Mastodon."
mastodonPageDescription: "Essa página lista todas as minhas postagens do Mastodon.",
addMe: "Me adicionar"
}
};