Skip to content

Commit b8cf8c8

Browse files
authored
Merge pull request #74 from omsf/zacharbake-patch-46
update staff and links to new blog. will need additional once the dns records are set for the new host
2 parents 8be669a + 7df0361 commit b8cf8c8

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

content/about/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on [Linkedin](https://www.linkedin.com/company/omsf), [X](https://twitter.com/op
1717

1818

1919
**Want the latest news?**
20-
Subscribe to our [Blog](https://omsf-blog.ghost.io/) to get imporatnt updates and insights from our community delivered right to your inbox.
20+
Subscribe to our [Blog](https://omsf.substack.com/) to get important updates and insights from our community delivered right to your inbox.
2121

2222

2323
**Our mailing address**

data/people.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,23 @@
66
{
77
"portrait": "",
88
"name": "Zachary Baker",
9-
"fonction": "Community Manager",
9+
"fonction": "Community Operations Manager",
1010
"project": "OMSF",
1111
"omsf": "■■",
1212
"description": "",
1313
"social": "",
1414
"id": "baker"
1515
},
16+
{
17+
"portrait": "",
18+
"name": "Toni Stamper",
19+
"fonction": "Operations Manager",
20+
"project": "OMSF",
21+
"omsf": "■■",
22+
"description": "",
23+
"social": "",
24+
"id": "stamper"
25+
},
1626
{
1727
"portrait": "",
1828
"name": "Ethan Holz",

themes/hugo-kiera-master/config.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,9 @@ section = ["HTML", "RSS", "JSON"]
6969
[[menu.main]]
7070
identifier = "blog"
7171
name = "Blog"
72-
url = "https://blog.omsf.io"
72+
url = "https://omsf.substack.com/"
7373
parent = "community"
7474
weight = 10
75-
[[menu.main]]
76-
identifier = "news"
77-
name = "News"
78-
url = "https://news.omsf.io"
79-
parent = "community"
80-
weight = 20
8175
[[menu.main]]
8276
identifier = "events"
8377
name = "Events"

0 commit comments

Comments
 (0)