mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
No commits in common. "586e09616bf42ab2896674fa5dbf5180920eefec" and "b295b04ef5dd9009a4c04b2f45b224b342069312" have entirely different histories.
586e09616b
...
b295b04ef5
@ -63,13 +63,13 @@ repos:
|
|||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v4.0.0-alpha.4"
|
rev: "v4.0.0-alpha.3-1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
exclude_types: [json]
|
exclude_types: [json]
|
||||||
additional_dependencies: [
|
additional_dependencies: [
|
||||||
# https://www.npmjs.com/package/prettier
|
# https://www.npmjs.com/package/prettier
|
||||||
"prettier@3.1.1",
|
"prettier@3.1.0",
|
||||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||||
"@prettier/plugin-xml@3.2.2",
|
"@prettier/plugin-xml@3.2.2",
|
||||||
]
|
]
|
||||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -11,10 +11,10 @@ GEM
|
|||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
mutex_m
|
mutex_m
|
||||||
tzinfo (~> 2.0)
|
tzinfo (~> 2.0)
|
||||||
addressable (2.8.6)
|
addressable (2.8.5)
|
||||||
public_suffix (>= 2.0.2, < 6.0)
|
public_suffix (>= 2.0.2, < 6.0)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bigdecimal (3.1.5)
|
bigdecimal (3.1.4)
|
||||||
coffee-script (2.4.1)
|
coffee-script (2.4.1)
|
||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
|
@ -1,33 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: Support me
|
|
||||||
navigation: false
|
|
||||||
sitemap: false
|
|
||||||
permalink: /support/
|
|
||||||
excerpt: "TODO"
|
|
||||||
published: false
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- editorconfig-checker-disable -->
|
|
||||||
<!-- prettier-ignore-start -->
|
|
||||||
|
|
||||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
||||||
|
|
||||||
- [Mikäli oleilet Suomessa](#mik%C3%A4li-oleilet-suomessa)
|
|
||||||
- [Om vi bor i Finland](#om-vi-bor-i-finland)
|
|
||||||
- [If you reside in Finland](#if-you-reside-in-finland)
|
|
||||||
- [If you don't reside in Finland](#if-you-dont-reside-in-finland)
|
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
|
||||||
<!-- editorconfig-checker-enable -->
|
|
||||||
|
|
||||||
## Mikäli oleilet Suomessa
|
|
||||||
|
|
||||||
## Om vi bor i Finland
|
|
||||||
|
|
||||||
## If you reside in Finland
|
|
||||||
|
|
||||||
## If you don't reside in Finland
|
|
Loading…
x
Reference in New Issue
Block a user