mirror of
https://github.com/mmalmi/mmalmi.github.io.git
synced 2025-06-05 08:52:02 +00:00
urls
This commit is contained in:
parent
6244083fca
commit
94b25e71b5
@ -27,7 +27,7 @@ markdown: kramdown
|
||||
theme: minima
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
permalink: /:year/:month/:day/:title
|
||||
permalink: /:title
|
||||
|
||||
# Exclude from processing.
|
||||
# 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
|
||||
|
||||
layout: home
|
||||
permalink: /blog/
|
||||
---
|
||||
|
@ -169,7 +169,7 @@ $(document).ready(function() {
|
||||
<h1>Writing <small>is a art</small></h1>
|
||||
|
||||
<p>
|
||||
<a href="blog.html">Blog</a>
|
||||
<a href="/blog">Blog</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user