diff options
author | Neil <nyamatongwe@gmail.com> | 2024-06-21 10:06:54 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-06-21 10:06:54 +1000 |
commit | e419907a2eec27cf4ffa0823ae62d7ae65ef4c9c (patch) | |
tree | faad727d2c9a10dcdc168887188eb2d55a131b78 /doc/index.html | |
parent | 952fa56523c8855c156899e31ab5787cdc833d86 (diff) | |
download | scintilla-mirror-e419907a2eec27cf4ffa0823ae62d7ae65ef4c9c.tar.gz |
Add canonical self links to help Google crawler.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index d644ebd2a..fa3e903ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,6 +51,7 @@ <title> Scintilla and SciTE </title> + <link rel="canonical" href="https://scintilla.org/" /> </head> <body bgcolor="#FFFFFF" text="#000000"> <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0"> |