feat: support leaf bundles for blog posts, refactor header images
This commit is contained in:
@@ -6,8 +6,9 @@ categories:
|
||||
tags:
|
||||
- python
|
||||
- tools
|
||||
headerimage: /blog/file-cabinet.jpg
|
||||
headercredits: Neatly organise your records
|
||||
headerimage:
|
||||
src: /blog/file-cabinet.jpg
|
||||
text: Neatly organise your records
|
||||
---
|
||||
|
||||
I own and manage 30+ domains at [INWX](https://www.inwx.com/), a large and professional domain registrar. Although INWX has a somewhat decent web interface, it became a burden for me to keep an overview of each domain's sometimes dozens of records. Especially when e.g. changing an IP address for more than one domain, it caused multiple error-prone clicks and copy/pastes that couldn't be reverted in the worst case. This is why I created [**INWX DNS Recordmaster**](https://github.com/mxmehl/inwx-dns-recordmaster) which I will shortly present here.
|
||||
|
||||
Reference in New Issue
Block a user