Browse Source

fix blog pages

redesign
Anxhelo Lushka 6 years ago
parent
commit
ca71f26bf6
No known key found for this signature in database GPG Key ID: 86086158C83770F8
  1. 2
      _config.yml
  2. 4
      _site/blog/page2/index.html
  3. 4
      _site/blog/page3/index.html
  4. 4
      _site/feed.xml

2
_config.yml

@ -23,4 +23,4 @@ plugins:
- jekyll-compose
paginate: 6
paginate_path: "blog/older:num"
paginate_path: "blog/page:num"

4
_site/blog/older2/index.html → _site/blog/page2/index.html

@ -19,7 +19,7 @@
<meta property="og:description" content=""/>
<meta property="og:url" content="http://localhost:4000/blog/older2/" />
<meta property="og:url" content="http://localhost:4000/blog/page2/" />
<meta content="https://ura.design/images/main/icon.png" property="og:image">
@ -42,7 +42,7 @@
<script src="/bower_components/modernizr/modernizr.js"></script>
<link rel="canonical" href="http://localhost:4000/blog/older2/">
<link rel="canonical" href="http://localhost:4000/blog/page2/">
<link rel="alternate" type="application/rss+xml" title="Ura Design" href="http://localhost:4000/feed.xml">
</head>

4
_site/blog/older3/index.html → _site/blog/page3/index.html

@ -19,7 +19,7 @@
<meta property="og:description" content=""/>
<meta property="og:url" content="http://localhost:4000/blog/older3/" />
<meta property="og:url" content="http://localhost:4000/blog/page3/" />
<meta content="https://ura.design/images/main/icon.png" property="og:image">
@ -42,7 +42,7 @@
<script src="/bower_components/modernizr/modernizr.js"></script>
<link rel="canonical" href="http://localhost:4000/blog/older3/">
<link rel="canonical" href="http://localhost:4000/blog/page3/">
<link rel="alternate" type="application/rss+xml" title="Ura Design" href="http://localhost:4000/feed.xml">
</head>

4
_site/feed.xml

@ -6,8 +6,8 @@
</description>
<link>http://localhost:4000/</link>
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sun, 14 Oct 2018 11:59:41 +0200</pubDate>
<lastBuildDate>Sun, 14 Oct 2018 11:59:41 +0200</lastBuildDate>
<pubDate>Sun, 14 Oct 2018 12:14:13 +0200</pubDate>
<lastBuildDate>Sun, 14 Oct 2018 12:14:13 +0200</lastBuildDate>
<generator>Jekyll v3.8.4</generator>
<item>

Loading…
Cancel
Save