From 95071676d8c5abfaa7791c32d6e7efe519064f45 Mon Sep 17 00:00:00 2001
From: Sidorela Uku <uku.sidorela@gmail.com>
Date: Wed, 3 Jun 2020 16:59:22 +0200
Subject: [PATCH] added button to mediawiki page

---
 _instances/mediawiki.md | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/_instances/mediawiki.md b/_instances/mediawiki.md
index 0b2afc12..5b3fe048 100644
--- a/_instances/mediawiki.md
+++ b/_instances/mediawiki.md
@@ -22,19 +22,15 @@ When a user submits an edit to a page, MediaWiki writes it to the database, but
 Because MediaWiki is flexible, many websites that want people to contribute information use MediaWiki rather than other types of wiki software.
 
 MediaWiki provides a rich core feature set, which include:
-
 * Internationalization and localisation
-
 * Installation and configuration
-
 * Editing Interface (and Editing in Wiki Markup language)
-
 * Rich content functionalities
-
 * Tracking edits
-
 * Content organization (pages, sub-pages, tags, categories etc )
-
 * Customization and Templates
 
 For further reading on the full features list, you can [check here](https://en.wikipedia.org/wiki/MediaWiki#Key_features)
+
+<div class="text-center">
+<a href="/schedule-a-call" class="pix-btn banner-btn color-two" data-wow-delay="0.6s" style="z-index: 9; position: relative; visibility: visible; animation-delay: 0.6s; animation-name: pixFadeUp;">Talk to an expert</a></div>
-- 
GitLab