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:
parent
cd0e5d2945
commit
e0b3e7a745
14 changed files with 69 additions and 6 deletions
|
|
@ -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"
|
||||
}
|
||||
};
|
||||
Loading…
Reference in a new issue