diff --git a/templates/Footer.php b/templates/Footer.php index 8959383e..b2fe75c3 100644 --- a/templates/Footer.php +++ b/templates/Footer.php @@ -5,6 +5,11 @@ X

+
  • +

    + Facebook +

    +
  • Instagram diff --git a/www/css/core.css b/www/css/core.css index 1f129113..756a899d 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -1396,6 +1396,10 @@ footer ul.social-media a[href^="https://twitter.com"]::before{ background-image: url("/images/x.svg"); } +footer ul.social-media a[href^="https://www.facebook.com"]::before{ + background-image: url("/images/facebook.svg"); +} + footer ul.social-media a[href^="https://www.instagram.com"]::before{ background-image: url("/images/instagram.svg"); } diff --git a/www/images/facebook.svg b/www/images/facebook.svg new file mode 100644 index 00000000..d083d098 --- /dev/null +++ b/www/images/facebook.svg @@ -0,0 +1,44 @@ + + + + + + +