mirror of
https://github.com/mmalmi/mmalmi.github.io.git
synced 2025-06-06 18:31:07 +00:00
urls
This commit is contained in:
parent
6244083fca
commit
94b25e71b5
@ -27,7 +27,7 @@ markdown: kramdown
|
|||||||
theme: minima
|
theme: minima
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-feed
|
- jekyll-feed
|
||||||
permalink: /:year/:month/:day/:title
|
permalink: /:title
|
||||||
|
|
||||||
# Exclude from processing.
|
# Exclude from processing.
|
||||||
# The following items will not be processed, by default. Create a custom list
|
# The following items will not be processed, by default. Create a custom list
|
||||||
|
1
blog.md
1
blog.md
@ -3,4 +3,5 @@
|
|||||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||||
|
|
||||||
layout: home
|
layout: home
|
||||||
|
permalink: /blog/
|
||||||
---
|
---
|
||||||
|
@ -169,7 +169,7 @@ $(document).ready(function() {
|
|||||||
<h1>Writing <small>is a art</small></h1>
|
<h1>Writing <small>is a art</small></h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="blog.html">Blog</a>
|
<a href="/blog">Blog</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user