From f84984e78dc8c525887164b6d20dc0bebe5c93ff Mon Sep 17 00:00:00 2001
From: bigbes <bigbes@gmail.com>
Date: Fri, 3 Apr 2015 17:58:47 +0300
Subject: [PATCH] Add tarantool meetup into news and delete linen from example

---
 doc/www/content/newsite/index.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/www/content/newsite/index.yml b/doc/www/content/newsite/index.yml
index e8c4d6b50c..a5754f9d89 100644
--- a/doc/www/content/newsite/index.yml
+++ b/doc/www/content/newsite/index.yml
@@ -34,16 +34,16 @@ blocks  :
     - "asynchronous master-master replication"
     - "authentication and access control"
   news:
+    -
+      - "Tarantool Meetup in Avito"
+      - "http://www.meetup.com/Tarantool/events/220924229/"
+      - "04.03"
+      - "2015"
     -
       - "Tarantool 1.6.4 is released"
       - "https://groups.google.com/forum/#!topic/tarantool/F3qc_zemEYg"
       - "24.11"
       - "2014"
-    -
-      - "Tarantool 1.5.3 is released"
-      - "https://groups.google.com/forum/#!topic/tarantool/ol0cECHea-Y"
-      - "01.08"
-      - "2014"
     -
       - "Lua Workshop in Russia"
       - "http://www.lua.org/wshop14.html"
@@ -67,7 +67,7 @@ blocks  :
     format: rst
     content: |
       .. code-block:: lua
-          :linenos: inline
+          :linenos: none
 
           #!/usr/bin/env tarantool
 
-- 
GitLab