Compare commits
No commits in common. "b8a5777431b344655355d9bd508074e4c3e6e6b7" and "bc513922800d33f884fbd954ff7266244c85ca9e" have entirely different histories.
b8a5777431
...
bc51392280
5 changed files with 5 additions and 27 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,4 +1,3 @@
|
|||
[submodule "themes/hello-friend-ng"]
|
||||
path = themes/hello-friend-ng
|
||||
url = https://github.com/nifoc/hugo-theme-hello-friend-ng.git
|
||||
branch = personal-website
|
||||
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git
|
||||
|
|
12
config.toml
12
config.toml
|
@ -23,32 +23,26 @@ logoCursorColor = "#ffa86a"
|
|||
[[params.social]]
|
||||
name = "github"
|
||||
url = "https://github.com/nifoc"
|
||||
rel = "me"
|
||||
|
||||
[[params.social]]
|
||||
name = "keyoxide"
|
||||
url = "https://keyoxide.org/028BCE9BABB5145AAAA1FB8410BE1D47E5ADFF92"
|
||||
rel = "me"
|
||||
name = "keybase"
|
||||
url = "https://keybase.io/nifoc"
|
||||
|
||||
[[params.social]]
|
||||
name = "linkedin"
|
||||
url = "https://www.linkedin.com/in/danielkempkens/"
|
||||
rel = "me"
|
||||
|
||||
[[params.social]]
|
||||
name = "ycombinator"
|
||||
url = "https://news.ycombinator.com/user?id=nifoc"
|
||||
rel = "me"
|
||||
|
||||
[[params.social]]
|
||||
name = "mastodon"
|
||||
url = "https://mastodon.kempkens.io/@daniel"
|
||||
rel = "me"
|
||||
url = "https://infosec.exchange/@nifoc"
|
||||
|
||||
[[params.social]]
|
||||
name = "matrix"
|
||||
url = "https://matrix.to/#/@daniel:kempkens.io"
|
||||
rel = "me"
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
/id https://keyoxide.org/028BCE9BABB5145AAAA1FB8410BE1D47E5ADFF92 307
|
||||
/.well-known/host-meta https://mastodon.kempkens.io/.well-known/host-meta 301
|
||||
/.well-known/webfinger https://mastodon.kempkens.io/.well-known/webfinger 301
|
||||
/.well-known/webfinger/* https://mastodon.kempkens.io/.well-known/webfinger/:splat 301
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"m.server": {
|
||||
"base_url": "https://matrix.kempkens.io"
|
||||
},
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.kempkens.io"
|
||||
},
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix.kempkens.io"
|
||||
}
|
||||
}
|
|
@ -1 +1 @@
|
|||
Subproject commit 25078e213ac9114c1d143c0d4d3cfff180cd0b41
|
||||
Subproject commit fff3cc7bcd46476834e5a975e13dce0766c813bd
|
Loading…
Reference in a new issue