mirror of
https://github.com/lleene/hugo-site.git
synced 2025-01-22 19:42:21 +01:00
minor change in atributes
This commit is contained in:
parent
9bdcadb042
commit
c3bef7bf0c
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,3 +1,5 @@
|
||||
* text eol=lf
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.gif binary
|
||||
*.toml filter=hostmgmt
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: "Calibre Physical Verification Hacks"
|
||||
date: 2021-09-14T11:30:11+02:00
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
tags:
|
||||
- calibre
|
||||
- config
|
||||
|
6
content/posts/domain-setup.md
Normal file
6
content/posts/domain-setup.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Domain Setup"
|
||||
date: 2021-09-19T17:14:03+02:00
|
||||
draft: true
|
||||
---
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: "Binding QML with Python: PyViewer"
|
||||
date: 2021-08-29T12:53:19+02:00
|
||||
draft: false
|
||||
toc: true
|
||||
tags:
|
||||
- python
|
||||
- qml
|
||||
|
@ -1,7 +1,8 @@
|
||||
---
|
||||
title: "Super Resolution 🧙♂️"
|
||||
date: 2021-09-19T13:30:00+02:00
|
||||
draft: true
|
||||
draft: false
|
||||
toc: true
|
||||
tags:
|
||||
- upscaling
|
||||
- image-processing
|
||||
|
Loading…
x
Reference in New Issue
Block a user