diff --git a/theme/templates/partials/base.html.nunj b/theme/templates/partials/base.html.nunj
index 14183767d43b9af24ac41fb9dd5fb89859372103..c4499c75ca0879a81444b4f8f562b1bac5ca317d 100644
--- a/theme/templates/partials/base.html.nunj
+++ b/theme/templates/partials/base.html.nunj
@@ -12,6 +12,7 @@
   <meta property="og:locale" content="cs_CZ" />
   <meta property="og:url" content="{{ canonicalURL }}" />
   <meta property="og:site_name" content="ok1kvk.cz" />
+  <meta property="fb:page_id" content="ok1kvk" />
 
   <link href='https://fonts.googleapis.com/css?family=Roboto&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
   <link href="{{ config.baseurl }}/theme/style.css?v=2" type="text/css" rel="stylesheet" media="screen,projection"/>