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"
|
||||
gemspec
|
||||
source "https://rubygems.org"
|
||||
gemspec
|
||||
|
|
30
index.md
30
index.md
|
@ -1,15 +1,15 @@
|
|||
---
|
||||
# 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
|
||||
|
||||
layout: home
|
||||
hide_posts: true
|
||||
image: /assets/images/banner.webp
|
||||
introduction: |
|
||||
Otaniemen datojen oma sivu. Täältä löydät [tietoa datoista](/about), datojen [telegram-ryhmän](/telegram) sekä tietenkin [dataleffat](/leffat).
|
||||
actions:
|
||||
- label: "Telegram-ryhmä"
|
||||
url: "/telegram"
|
||||
- label: "Uusin dataleffa"
|
||||
url: "/leffa"
|
||||
---
|
||||
---
|
||||
# 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
|
||||
|
||||
layout: home
|
||||
hide_posts: true
|
||||
image: /assets/images/banner.webp
|
||||
introduction: |
|
||||
Otaniemen datojen oma sivu. Täältä löydät [tietoa datoista](/about), datojen [telegram-ryhmän](/telegram) sekä tietenkin [dataleffat](/leffat).
|
||||
actions:
|
||||
- label: "Telegram-ryhmä"
|
||||
url: "/telegram"
|
||||
- label: "Uusin dataleffa"
|
||||
url: "/leffa"
|
||||
---
|
||||
|
|
22
leffat.md
22
leffat.md
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: Dataleffat
|
||||
layout: collection
|
||||
collection: leffat
|
||||
permalink: /leffat/
|
||||
entries_layout: grid
|
||||
show_excerpts: false
|
||||
show_dates: false
|
||||
sort_by: title
|
||||
sort_order: reverse
|
||||
---
|
||||
---
|
||||
title: Dataleffat
|
||||
layout: collection
|
||||
collection: leffat
|
||||
permalink: /leffat/
|
||||
entries_layout: grid
|
||||
show_excerpts: false
|
||||
show_dates: false
|
||||
sort_by: title
|
||||
sort_order: reverse
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue