diff --git a/exampleSite/config/_default/menus/menu.en.toml b/exampleSite/config/_default/menus/menu.en.toml index a6aaa98e..bd809a5f 100644 --- a/exampleSite/config/_default/menus/menu.en.toml +++ b/exampleSite/config/_default/menus/menu.en.toml @@ -59,4 +59,6 @@ # name = "gitlab" # url = "https://gitlab.com/#" # name = "discord" -# url = "https://discord.gg/#" \ No newline at end of file +# url = "https://discord.gg/#" +# name = "bluesky" +# url = "https://bsky.app/profile/#" \ No newline at end of file diff --git a/layouts/partials/icons.html b/layouts/partials/icons.html index b5e3867b..80cd7e89 100644 --- a/layouts/partials/icons.html +++ b/layouts/partials/icons.html @@ -72,4 +72,7 @@ fill="#000000" d="m 12.616925,5.6916583 v 4.3315297 h -1.71607 V 5.8189683 c 0,-0.88624 -0.37289,-1.33607 -1.1187604,-1.33607 -0.82467,0 -1.23799,0.53361 -1.23799,1.58875 v 2.30122 h -1.70594 v -2.30122 c 0,-1.05514 -0.4134,-1.58875 -1.23808,-1.58875 -0.74587,0 -1.11876,0.44983 -1.11876,1.33607 v 4.2042197 h -1.71607 V 5.6916583 c 0,-0.88527 0.22541,-1.58876 0.67817,-2.10922 0.46689,-0.52047 1.07833,-0.78727 1.83735,-0.78727 0.87816,0 1.54317,0.33752 1.98288,1.01267 l 0.42744,0.71655 0.42753,-0.71655 c 0.43961,-0.67515 1.10463,-1.01267 1.9828704,-1.01267 0.75893,0 1.37037,0.2668 1.83735,0.78727 0.45268,0.52046 0.67808,1.22395 0.67808,2.10922"/> + + +