[[main]] name = "Home" pageRef = "/" weight = 10 [[main]] name = "Evidence" pageRef = "/evidence" weight = 20 [[main]] name = "Persons" pageRef = "/persons" weight = 30 [[main]] name = "Legal" pageRef = "/legal" weight = 40 [[main]] name = "Posts" pageRef = "/posts" weight = 50 [[main]] name = "About" pageRef = "/about" weight = 55 [[main]] name = "About Us" pageRef = "/about" parent = "About" weight = 10 [[main]] name = "Contact" pageRef = "https://contact.corruptlamar.com" parent = "About" weight = 15 [[main]] name = "Privacy" pageRef = "/privacy" parent = "About" weight = 20 [[main]] name = "Terms" pageRef = "/terms" parent = "About" weight = 30 [[main]] name = "Tags" pageRef = "/tags" weight = 70 [[main]] name = "Sites" weight = 60 [[main]] name = "SolarDump" pageRef = "https://solardump.org" parent = "Sites" weight = 10 [[main]] name = "They Took Our Home" pageRef = "https://theytookourhome.com" parent = "Sites" weight = 20 [[social]] name = "Twitter" pre = "fab fa-x-twitter" url = "https://twitter.com/solardump" weight = 10 # [[social]] # name = "LinkedIn" # pre = "fab linkedin" # url = "https://linkedin.com/" # weight = 10 # # [[social]] # name = "GitHub" # pre = "fab fa-github" # url = "https://github.com/" # weight = 20 # # [[social]] # name = "Medium" # pre = "fab medium" # url = "https://medium.com/" # weight = 30 # toml-docs-start sample-navigation [[sample]] name = "Posts" pageRef = "/posts/" weight = 10 [[sample]] name = "Projects" pageRef = "/projects/" weight = 20 [[sample]] name = "Sample project" pageRef = "/projects/sample-project/" parent = "Projects" weight = 1 [[sample]] name = "Another project" pageRef = "/projects/another-project/" parent = "Projects" weight = 2 # toml-docs-end sample-navigation