🚚 rename /more to /slashes to follow indieweb standard
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
		
							parent
							
								
									7c8ffae601
								
							
						
					
					
						commit
						b44c427fa2
					
				
					 2 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
					@ -21,7 +21,7 @@ import HeaderLink from '../components/HeaderLink.astro';
 | 
				
			||||||
                    <li><HeaderLink href="/blog">✍️ blog</HeaderLink>~ i write my thoughts sometimes</li>
 | 
					                    <li><HeaderLink href="/blog">✍️ blog</HeaderLink>~ i write my thoughts sometimes</li>
 | 
				
			||||||
                    <li><HeaderLink href="/logs">🗂️ logs</HeaderLink>~ a record of what I've watched, read & climbed</li>
 | 
					                    <li><HeaderLink href="/logs">🗂️ logs</HeaderLink>~ a record of what I've watched, read & climbed</li>
 | 
				
			||||||
                    <li><HeaderLink href="/gallery">📸 gallery</HeaderLink>~ moments and places of my life, in pictures</li>
 | 
					                    <li><HeaderLink href="/gallery">📸 gallery</HeaderLink>~ moments and places of my life, in pictures</li>
 | 
				
			||||||
                    <li><HeaderLink href="/more">🦕 more</HeaderLink>~ additional pages</li>
 | 
					                    <li><HeaderLink href="/slashes">🦕 more</HeaderLink>~ additional slash pages</li>
 | 
				
			||||||
                </ul>
 | 
					                </ul>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,11 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
title: "More"
 | 
					title: "🗡 Slash Pages"
 | 
				
			||||||
description: "Here you'll see some more of the various pages so that the landing page doesn't overflow with pages lol."
 | 
					description: ""
 | 
				
			||||||
layout: "../layouts/Layout.astro"
 | 
					layout: "../layouts/Layout.astro"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					These are the rest of the [**slash pages**](https://slashpages.net/) on my website. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[🔖 **bookmarks**](/bookmarks) · collection of my favorite links to content around the web
 | 
					[🔖 **bookmarks**](/bookmarks) · collection of my favorite links to content around the web
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[🌐 **connect**](/connect) · ways to reach me across the cyberspace
 | 
					[🌐 **connect**](/connect) · ways to reach me across the cyberspace
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue