chore: update links

This commit is contained in:
Mo
2023-01-10 13:13:12 -06:00
parent 32c917e6c8
commit b81efd4ace
2 changed files with 9 additions and 11 deletions

View File

@@ -57,12 +57,12 @@ module.exports = {
}, },
{ {
href: 'https://app.standardnotes.com', href: 'https://app.standardnotes.com',
label: 'Encrypted Notes App', label: 'Standard Notes Web App',
position: 'right', position: 'right',
}, },
{ {
href: 'https://standardnotes.com', href: 'https://standardnotes.com',
label: 'Standard Notes Website', label: 'Our Website — Encrypted Notes App',
position: 'right', position: 'right',
}, },
{ {
@@ -71,8 +71,8 @@ module.exports = {
position: 'right', position: 'right',
}, },
{ {
href: 'https://blog.standardnotes.com', href: 'https://standardnotes.com/blog',
label: 'Blog', label: 'Privacy & Security Blog',
position: 'right', position: 'right',
}, },
{ {
@@ -152,7 +152,7 @@ module.exports = {
scripts: [ scripts: [
{ {
src: 'https://plausible.standardnotes.com/js/plausible.js', src: 'https://plausible.standardnotes.com/js/plausible.js',
"data-domain": 'docs.standardnotes.com', 'data-domain': 'docs.standardnotes.com',
defer: true, defer: true,
}, },
], ],
@@ -162,7 +162,8 @@ module.exports = {
{ {
docs: { docs: {
sidebarPath: require.resolve('./sidebars.js'), sidebarPath: require.resolve('./sidebars.js'),
editUrl: 'https://github.com/standardnotes/app/blob/main/packages/docs/', editUrl:
'https://github.com/standardnotes/app/blob/main/packages/docs/',
routeBasePath: '/', routeBasePath: '/',
remarkPlugins: [math], remarkPlugins: [math],
rehypePlugins: [katex], rehypePlugins: [katex],

View File

@@ -1,5 +1,2 @@
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file # User-agent: *
# # Disallow: /
# To ban all spiders from the entire site uncomment the next two lines:
User-agent: *
Disallow: /