Go back to menus
This commit is contained in:
		
							
								
								
									
										12
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								config.toml
									
									
									
									
									
								
							| @@ -39,28 +39,28 @@ copyright = "This work is licensed under a Creative Commons Attribution-ShareAli | |||||||
|     name = "Reddit" |     name = "Reddit" | ||||||
|     url = "https://old.reddit.com/u/djbon2112" |     url = "https://old.reddit.com/u/djbon2112" | ||||||
|  |  | ||||||
| [menu] | [menus] | ||||||
|   [[menu.main]] |   [[menus.main]] | ||||||
|     identifier = "home" |     identifier = "home" | ||||||
|     name = "Home" |     name = "Home" | ||||||
|     url = "/" |     url = "/" | ||||||
|     weight = 1 |     weight = 1 | ||||||
|   [[menu.main]] |   [[menus.main]] | ||||||
|     identifier = "welcome" |     identifier = "welcome" | ||||||
|     name = "Welcome" |     name = "Welcome" | ||||||
|     url = "/welcome/" |     url = "/welcome/" | ||||||
|     weight = 2 |     weight = 2 | ||||||
|   [[menu.main]] |   [[menus.main]] | ||||||
|     identifier = "legal" |     identifier = "legal" | ||||||
|     name = "Legal" |     name = "Legal" | ||||||
|     url = "/legal/" |     url = "/legal/" | ||||||
|     weight = 3 |     weight = 3 | ||||||
|   [[menu.about]] |   [[menus.about]] | ||||||
|     identifier = "cv" |     identifier = "cv" | ||||||
|     name = "My CV" |     name = "My CV" | ||||||
|     url = "/cv/" |     url = "/cv/" | ||||||
|     weight = 1 |     weight = 1 | ||||||
|   [[menu.about]] |   [[menus.about]] | ||||||
|     identifier = "hardware" |     identifier = "hardware" | ||||||
|     name = "My Hardware" |     name = "My Hardware" | ||||||
|     url = "/hardware/" |     url = "/hardware/" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user