From 4859522945bc35e450426fd279cd61e4cf52583b Mon Sep 17 00:00:00 2001
From: Alice <alice.poggioli@hotmail.fr>
Date: Tue, 14 Apr 2020 13:03:10 +0200
Subject: [PATCH] test

---
 source/import_documentation/build-full-application.rst | 4 ++--
 source/import_documentation/get-started.rst            | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/import_documentation/build-full-application.rst b/source/import_documentation/build-full-application.rst
index c19b2d5..9e8f8d0 100644
--- a/source/import_documentation/build-full-application.rst
+++ b/source/import_documentation/build-full-application.rst
@@ -1,5 +1,5 @@
 Build a full app with SiB
--------------------------
+=========================
 
 With the core of the framework and some offical components, we'll be able to build a full app in SiB.
 
@@ -98,6 +98,6 @@ Let's assume we want to add a menu to our app. We're gonna add the router compon
 
 
 Something is missing ? 
-^^^^^^^^^^^^^^^^^^^^^^
+
 
 `Let's us know <https://mailto:alice@startinblox.com/>`__ !
diff --git a/source/import_documentation/get-started.rst b/source/import_documentation/get-started.rst
index 3f3747e..2af8875 100644
--- a/source/import_documentation/get-started.rst
+++ b/source/import_documentation/get-started.rst
@@ -1,5 +1,5 @@
 Get Started
-===========
+###########
 
 Startin'blox is a front framework based on `Web Components <https://www.webcomponents.org/>`__ and `Linked Data conventions <https://www.w3.org/standards/semanticweb/data/>`__ to create interfaces compatible with the `SOLID specifications <https://github.com/solid/solid-spec/>`__.
 
-- 
GitLab