mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 19:37:23 +02:00
Compare commits
3 Commits
481666eb3e
...
207620178a
Author | SHA1 | Date | |
---|---|---|---|
207620178a | |||
d3bb7b950c | |||
97a78c0a45 |
@ -37,7 +37,7 @@ repos:
|
||||
#- id: check-mailmap
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.6"
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -86,7 +86,7 @@ GEM
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.12.0)
|
||||
i18n (1.13.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (3.9.3)
|
||||
addressable (~> 2.4)
|
||||
@ -257,4 +257,4 @@ DEPENDENCIES
|
||||
webrick
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.26
|
||||
2.4.10
|
||||
|
@ -6,7 +6,13 @@ permalink: /blog/
|
||||
excerpt: "Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi."
|
||||
---
|
||||
|
||||
- [Posts in Finnish / Suomenkieliset kirjoitukset](#suomeksi)
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [In English](#in-english)
|
||||
- [Suomeksi](#suomeksi)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
## In English
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user