Update bookmarks page design and add more entries. Add more 88x31 pictures.

This commit is contained in:
天クマ 2026-04-22 17:17:15 -03:00
commit fe9d3e67f1
311 changed files with 692 additions and 497 deletions

View file

@ -73,7 +73,8 @@ module.exports = {
alsoAvailableAsVideo: "Also available as video",
websiteDescription: "Personal website/blog of Adrian Victor.",
miscellaneous: "Miscellaneous",
i88x31hover: "Click to expand"
i88x31hover: "Click to expand",
lastEditedIn: "last edited in"
},
pt: {
language: "português",
@ -123,6 +124,7 @@ module.exports = {
alsoAvailableAsVideo: "Também disponível em vídeo",
websiteDescription: "Website/blog pessoal de Adrian Victor.",
miscellaneous: "Miscelâneo",
i88x31hover: "Clique para expandir"
i88x31hover: "Clique para expandir",
lastEditedIn: "editado por último em"
}
};