From 71937286d4a71d4decd3bc07def59ac0d902d94f Mon Sep 17 00:00:00 2001
From: Anton Vakhrushev
Date: Sun, 17 Jun 2018 12:03:31 +0300
Subject: [PATCH] Add github links
---
source/_assets/predictor/Demo.vue | 2 +-
source/projects/predictor/index.html.twig | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/source/_assets/predictor/Demo.vue b/source/_assets/predictor/Demo.vue
index dbb80b7..56c341d 100644
--- a/source/_assets/predictor/Demo.vue
+++ b/source/_assets/predictor/Demo.vue
@@ -85,7 +85,7 @@ $font-size: 20px;
.app {
display: block;
- margin: 1em auto;
+ margin: 2em auto;
width: 400px;
text-align: center;
padding: 2em;
diff --git a/source/projects/predictor/index.html.twig b/source/projects/predictor/index.html.twig
index d0215c8..c2a04b2 100644
--- a/source/projects/predictor/index.html.twig
+++ b/source/projects/predictor/index.html.twig
@@ -24,6 +24,15 @@ title: Гадалка
а потом пользуйтесь клавишами "1" - нечет или "2" - чет.
+
+
{% endblock %}