No more "Services" as I'm not a freelancer
This commit is contained in:
parent
9eae4439fc
commit
d805fe2ef8
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
- menu_name: "Services"
|
||||
- menu_name: "Meta"
|
||||
|
||||
- name: "Contact"
|
||||
- name: "Contact me"
|
||||
url: "/contact/"
|
||||
class: "services-contact"
|
||||
title: "Contact"
|
||||
|
||||
- name: "RSS"
|
||||
- name: "Feed"
|
||||
url: "/feed/atom.xml"
|
||||
class: "rss-link"
|
||||
title: "Subscribe to RSS"
|
||||
title: "ATOM feed"
|
||||
|
||||
- name: "sitemap.xml"
|
||||
- name: "Site map"
|
||||
url: "/sitemap.xml"
|
||||
class: "sitemap-link"
|
||||
title: "Sitemap for Google Webmastertools"
|
||||
title: "Site map for Google Webmaster Tools"
|
||||
|
|
Reference in a new issue