add xmpp to contact page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
dfe5583c73
commit
f5e84289ed
@ -8,6 +8,7 @@ draft: false
|
||||
|
||||
- E-Mail: mail [ett] geeklabor.de
|
||||
- Matrix: @xoxys:rknet.org
|
||||
- XMPP: xoxys@trashserver.net
|
||||
|
||||
## Softwarentwicklung
|
||||
|
||||
|
11
content/post/cups-printer-network-share/index.md
Normal file
11
content/post/cups-printer-network-share/index.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Drucker mit Cups im Netzwerk sharen"
|
||||
date: 2019-02-04T20:30:00+02:00
|
||||
draft: true
|
||||
author: robert-kaussow
|
||||
description: ""
|
||||
categories:
|
||||
- Open Source
|
||||
- Entwicklung
|
||||
---
|
||||
|
@ -1,4 +1,4 @@
|
||||
<footer class="post-footer">
|
||||
Euch hat der Beitrag gefallen? Ihr habt Fragen oder Anregungen? Dann schreibt mir per <a href='{{ "contact" | relURL }}'>E-Mail oder Matrix</a> .
|
||||
Euch hat der Beitrag gefallen? Ihr habt Fragen oder Anregungen? Dann schreibt mir per <a href='{{ "contact" | relURL }}'>E-Mail oder Chat</a> .
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user