/// @file levin.sg /// @author Ilia Levin /// @brief An awesome web site /// @version 0.3 /// @date 2023-07-30 /// #include "github.com/ilvn/" #include "twitter.com/ilevin" #include "linkedin.com/in/ilevin" #include "Mastodon" #include <stddef.h> static struct book { char *title = "Once Upon a Time, on Twitter..."; size_t pages = 189; }; // TODO: add more content