Skip to content

Commit 0346194

Browse files
website changes (#1074)
* Update index.md change order of leadership to alphabetical * Change to "Other Contributors" * moving around other contributors past members * drop photo/text * Delete content/about/team/map-and-pins.png * spell out acronyms * fix indentation * moved off of core * Update index.md adding on to change to "milestones" * Update milestones.html changes to just read, "milestones" * Update config.toml changed "publications" to "research" * Update config.toml * renaming dir: publications-->research * update reference: publications-->research --------- Co-authored-by: george <[email protected]>
1 parent 524cdc0 commit 0346194

39 files changed

+58
-61
lines changed

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ relativeURLs = false
2828
weight = 2
2929
[[menu.main]]
3030
parent = "about"
31-
name = "Delphi Milestones"
31+
name = "Milestones"
3232
url = "/about/milestones"
3333
weight = 3
3434
[[menu.main]]
3535
parent = "about"
36-
name = "Publications"
37-
url = "/about/publications"
36+
name = "Research"
37+
url = "/about/research"
3838
weight = 4
3939
[[menu.main]]
4040
parent = "about"

content/about/milestones/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Delphi Research Group Milestones
3-
linkTitle: Delphi Milestones
2+
title: Milestones
3+
linkTitle: Milestones
44
layout: milestones
55
---
66

0 commit comments

Comments
 (0)