Compare commits

...

8 Commits

Author SHA1 Message Date
Chris
990d32b40a Update developer.html
Fixing links for documentation
2023-12-13 14:12:24 -08:00
Chris
6bfca7f0c7 Update developer.html
Fixing link to documentation
2023-12-13 14:09:25 -08:00
Robert Dower
c7c2bf4ab7 Update CNAME 2023-08-09 06:36:19 -07:00
Robert Dower
a7b8b73f62 Create CNAME 2023-08-09 06:36:19 -07:00
Chris
6218ce6186 Update index.html
Updated copyright year
2023-08-09 06:36:19 -07:00
Chris
d9986b4213 Update index.html
Changes footer references from 01.org to open.intel
2023-08-09 06:36:19 -07:00
Chris
e8c5a387de Update index.html
Updated Intel logo
2023-08-09 06:36:19 -07:00
Chris
a8b7a506fc Updated Intel logo 2023-08-09 06:36:19 -07:00
4 changed files with 6 additions and 5 deletions

1
CNAME Normal file
View File

@@ -0,0 +1 @@
www.clearlinux.org

View File

@@ -158,7 +158,7 @@
<a href="https://community.clearlinux.github.io/" target="_self">Community</a>
</li>
<li>
<a href="https://docs.01.org/clearlinux/latest/index.html" target="_blank">Documentation</a>
<a href="https://www.clearlinux.org/clear-linux-documentation/index.html" target="_blank">Documentation</a>
</li>
</ul>
@@ -903,7 +903,7 @@
<a href="https://github.com/clearlinux"><strong>Source Code</strong></a></td>
<td width="50%">
<p><img alt="dev_documentation" src="sites/default/files/styles/medium/public/Documentation.png" /></p>
<a href="documentation.html"><strong>Documentation</strong></a></td>
<a href="https://www.clearlinux.org/clear-linux-documentation/index.html"><strong>Documentation</strong></a></td>
</tr><tr><td>
<p><img alt="dev_community" src="sites/default/files/styles/medium/public/Community.png" /></p>
<a href="community.html"><strong>Community</strong></a></td>

View File

@@ -836,7 +836,7 @@
</div>
</div> <div class="card__dynamic_item ">
<div class="card__dynamic_item--image">
<img src="sites/default/files/styles/thumbnail/public/icon_features_intel_1.png" alt="Intel Optimized">
<img src="sites/default/files/styles/thumbnail/public/icon_features_intel_2.png" alt="Intel Optimized">
</div>
@@ -2038,14 +2038,14 @@
</div>
</div>
<div class="footer__bottom">
<p class="footer__copyright">© 2022 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
<p class="footer__copyright">© 2023 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
</div>
</div>
</div>
<div class="footer_bottom">
<div class="container padding-md--left-right">
<div class="footer_bottom__copyright">
<i class="fa fa-copyright"></i> &nbsp; This project belongs to 01.org, Intel's opensource platform. </div>
<i class="fa fa-copyright"></i> &nbsp; This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
</div>
</div>
</footer>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB