diff --git a/data/social_media/links/navbar.json b/data/social_media/links/navbar.json new file mode 100644 index 0000000..68f8c07 --- /dev/null +++ b/data/social_media/links/navbar.json @@ -0,0 +1,5 @@ +[ + {"name": "Hellug @ Mastodon", "url": "https://mastodon.social/@hellug/", "svg": "Hellug @ Mastodon<\/title><\/svg>"}, + {"name": "Hellug @ Git", "url": "https://dev.hellug.gr/hellug", "svg": "Hellug Git<\/title><\/svg>"}, + {"name": "Ροή RSS", "url": "https://www.hellug.gr/index.xml", "svg": "Ροή RSS<\/title><\/svg>"} +] diff --git a/data/social_media/links/sidebar.json b/data/social_media/links/sidebar.json new file mode 100644 index 0000000..df250e6 --- /dev/null +++ b/data/social_media/links/sidebar.json @@ -0,0 +1,8 @@ +[ + {"name": "Hellug @ Mastodon", "url": "https://mastodon.social/@hellug/", "svg": "Hellug @ Mastodon<\/title><\/svg>"}, + {"name": "Hellug @ Twitter/X", "url": "https://twitter.com/hellug", "svg": "Hellug @ Twitter\/X<\/title><\/svg>"}, + {"name": "Hellug @ Facebook", "url": "https://www.facebook.com/groups/hellug/", "svg": "Hellug @ Facebook<\/title><\/svg>"}, + {"name": "Hellug @ LinkedIn", "url": "http://www.linkedin.com/groups/HELLUG-108292/about", "svg": "Hellug @ LinkenIn<\/title><\/svg>"}, + {"name": "Hellug @ Git", "url": "https://dev.hellug.gr/hellug", "svg": "Hellug Git<\/title><\/svg>"}, + {"name": "Ροή RSS", "url": "https://www.hellug.gr/index.xml", "svg": "Ροή RSS<\/title><\/svg>"} +] diff --git a/themes/hellug-bootstrap/layouts/partials/column2.html b/themes/hellug-bootstrap/layouts/partials/column2.html index 98c7608..1c4c361 100644 --- a/themes/hellug-bootstrap/layouts/partials/column2.html +++ b/themes/hellug-bootstrap/layouts/partials/column2.html @@ -63,12 +63,12 @@
+ +
diff --git a/themes/hellug-bootstrap/layouts/partials/header.html b/themes/hellug-bootstrap/layouts/partials/header.html index 86e93bc..95fd79c 100644 --- a/themes/hellug-bootstrap/layouts/partials/header.html +++ b/themes/hellug-bootstrap/layouts/partials/header.html @@ -45,6 +45,15 @@ +