From 059f7f12e33f2cf3f5090723b00dbdf0a03e156a Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sun, 14 Apr 2019 18:01:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=BF=D0=BE=D1=87=D1=82=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- source/_includes/font-awesome.twig | 6 +++--- source/index.html.twig | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ae0f141..52330ae 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ format: format-php: ./tools/php-cs-fixer fix -watch: build-assets +watch: build-assets-dev ./tools/sculpin generate \ --env=dev \ --watch \ diff --git a/source/_includes/font-awesome.twig b/source/_includes/font-awesome.twig index 2c434c6..963a70f 100644 --- a/source/_includes/font-awesome.twig +++ b/source/_includes/font-awesome.twig @@ -1,3 +1,3 @@ - - - + + + diff --git a/source/index.html.twig b/source/index.html.twig index 1e08479..cd007fb 100644 --- a/source/index.html.twig +++ b/source/index.html.twig @@ -60,6 +60,11 @@ description: Личный сайт Антона Вахрушева +
  • + +
  • {% endblock %}