Add rel=canonical.
Per Jakub T. Jankiewicz's recommendation.
This commit is contained in:
parent
6cbafa23e6
commit
ea8a3d843b
|
@ -2,12 +2,13 @@
|
|||
|
||||
<!-- Time-stamp: <01/06/29 08:54:40 shriram> -->
|
||||
|
||||
|
||||
<head>
|
||||
|
||||
|
||||
<title>Welcome to schemers.org!</title>
|
||||
|
||||
<link rel="canonical" href="https://www.scheme.org/" />
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
|
||||
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
||||
|
||||
|
|
Loading…
Reference in New Issue