updated blog links
All checks were successful
git.dreamfall.space/mcmillian.us/pipeline/head This commit looks good

This commit is contained in:
Morgan McMillian 2025-01-05 08:31:05 -08:00
parent 465105e033
commit 24541e3db5
2 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View file

@ -1,7 +1,7 @@
pipeline { pipeline {
agent none agent none
environment { environment {
CHAT = "morgan@mcmillian.dev" CHAT = "spacenerdmo@clacks.network"
MAIL = "morgan@mcmillian.dev" MAIL = "morgan@mcmillian.dev"
ANSIBLE_HOST_KEY_CHECKING = "False" ANSIBLE_HOST_KEY_CHECKING = "False"
} }

View file

@ -8,7 +8,7 @@
</head> </head>
<body> <body>
<p><a href="https://morgan.mcmillian.dev">morgan.mcmillian.dev</a></p> <p>Morgan McMillian at <a href="https://spacenerdmo.org">SpaceNerdMo.org</a></p>
<p><a href="https://chrishia.com">chrishia.com</a></p> <p>Christina McMillian at <a href="https://chrishia.com">chrishia.com</a></p>
</body> </body>
</html> </html>