update front page with actual git urls
This commit is contained in:
parent
324864877d
commit
967a2e4529
2 changed files with 4 additions and 3 deletions
|
@ -39,7 +39,7 @@ copyright = "Copyright by Dominic Reich “OE7DRT”."
|
|||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { codeberg = "https://codeberg.org/dominic" },
|
||||
{ github = "https://codeberg.org/dominic" },
|
||||
# { github = "https://git.oe7drt.com/dominic" },
|
||||
{ github = "https://gits.oe7drt.net/dominic" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { hashnode = "https://username.hashnode.dev" },
|
||||
# { instagram = "https://instagram.com/username" },
|
||||
|
@ -47,7 +47,7 @@ copyright = "Copyright by Dominic Reich “OE7DRT”."
|
|||
# { kickstarter = "https://www.kickstarter.com/profile/username" },
|
||||
# { lastfm = "https://lastfm.com/user/username" },
|
||||
# { linkedin = "https://linkedin.com/in/username" },
|
||||
# { mastodon = "https://fedi.oe7drt.com/@dominic" },
|
||||
# { mastodon = "https://infosec.exchange/@d_r" },
|
||||
# { medium = "https://medium.com/username" },
|
||||
# { microsoft = "https://www.microsoft.com/" },
|
||||
# { orcid = "https://orcid.org/userid" },
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Archlinux
|
||||
date: 2023-11-29T20:33:48+0100
|
||||
lastmod: 2024-01-28T10:08:53+0000
|
||||
lastmod: 2024-02-16T17:43:27+0000
|
||||
tags:
|
||||
- archlinux
|
||||
|
||||
|
@ -16,6 +16,7 @@ feed_exclude: true
|
|||
# site_exclude: true
|
||||
|
||||
draft: true
|
||||
|
||||
---
|
||||
|
||||
## Predictable network interfaces
|
||||
|
|
Loading…
Reference in a new issue