diff options
author | Neil <nyamatongwe@gmail.com> | 2025-03-24 12:12:27 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2025-03-24 12:12:27 +1100 |
commit | ce847bc8d463ccfecd4a09568445bc3fceb792fb (patch) | |
tree | 41f5ce8d4f995c5d7968bfd8a443a6a6cf26d87a /doc | |
parent | 2f542786fd95e7bbce6c689934cb4988aa3fa1df (diff) | |
download | scintilla-mirror-ce847bc8d463ccfecd4a09568445bc3fceb792fb.tar.gz |
Add canonical self links to help Google crawler.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaUsage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaUsage.html b/doc/ScintillaUsage.html index 47db0be28..3025a0c01 100644 --- a/doc/ScintillaUsage.html +++ b/doc/ScintillaUsage.html @@ -10,6 +10,7 @@ <title> Scintilla Usage Notes </title> + <link rel="canonical" href="https://scintilla.org/ScintillaUsage.html" /> <style type="text/css"> SPAN { font-family: Verdana, Arial, Helvetica; |