@@ -0,0 +1,13 @@
package main
Site :: struct {
base_url: string,
title: string,
socials: []Social_Icon,
}
Social_Icon :: struct {
name: string,
url: string,
The note is not visible to the blocked user.