Restructuring of DOM management

This commit is contained in:
2023-04-20 22:08:38 +02:00
parent 279691e9a1
commit 841fe95450
7 changed files with 103 additions and 28 deletions

View File

@@ -24,6 +24,7 @@ FakeApi.Friendiiverse.Featured.Categories.push({
FakeApi.Mastodon.Account = {
avatar: "https://picsum.photos/seed/Tester.Icon/64",
display_name: "The Tester",
header: "https://picsum.photos/seed/Tester.Banner/320/180",
url: "https://mastodon.example.com/@Tester",
};