Convert all files to unix line-endings
This commit is contained in:
parent
602795ad1e
commit
c1c70c13be
4
Gemfile
4
Gemfile
|
@ -1,2 +1,2 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
gemspec
|
gemspec
|
||||||
|
|
30
index.md
30
index.md
|
@ -1,15 +1,15 @@
|
||||||
---
|
---
|
||||||
# Feel free to add content and custom Front Matter to this file.
|
# Feel free to add content and custom Front Matter to this file.
|
||||||
# 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
|
||||||
hide_posts: true
|
hide_posts: true
|
||||||
image: /assets/images/banner.webp
|
image: /assets/images/banner.webp
|
||||||
introduction: |
|
introduction: |
|
||||||
Otaniemen datojen oma sivu. Täältä löydät [tietoa datoista](/about), datojen [telegram-ryhmän](/telegram) sekä tietenkin [dataleffat](/leffat).
|
Otaniemen datojen oma sivu. Täältä löydät [tietoa datoista](/about), datojen [telegram-ryhmän](/telegram) sekä tietenkin [dataleffat](/leffat).
|
||||||
actions:
|
actions:
|
||||||
- label: "Telegram-ryhmä"
|
- label: "Telegram-ryhmä"
|
||||||
url: "/telegram"
|
url: "/telegram"
|
||||||
- label: "Uusin dataleffa"
|
- label: "Uusin dataleffa"
|
||||||
url: "/leffa"
|
url: "/leffa"
|
||||||
---
|
---
|
||||||
|
|
22
leffat.md
22
leffat.md
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
title: Dataleffat
|
title: Dataleffat
|
||||||
layout: collection
|
layout: collection
|
||||||
collection: leffat
|
collection: leffat
|
||||||
permalink: /leffat/
|
permalink: /leffat/
|
||||||
entries_layout: grid
|
entries_layout: grid
|
||||||
show_excerpts: false
|
show_excerpts: false
|
||||||
show_dates: false
|
show_dates: false
|
||||||
sort_by: title
|
sort_by: title
|
||||||
sort_order: reverse
|
sort_order: reverse
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue