Compare commits

..

25 Commits
39720 ... 39790

Author SHA1 Message Date
David Klimesh
5206a8ef88 Move site folder 2023-08-15 11:00:58 -07:00
djklimes
0964b8fc6c Delete CNAME 2023-08-14 14:55:03 -07:00
djklimes
b128192bf4 Merge pull request #6 from clearlinux/move_site
Move site
2023-08-10 16:04:29 -07:00
djklimes
8eec458bcc Delete CNAME 2023-08-10 09:08:12 -07:00
Robert Dower
7a00d0a22a Update CNAME 2023-08-10 09:06:05 -07:00
Robert Dower
124953dd57 Create CNAME 2023-08-10 09:06:05 -07:00
David Klimesh
9be421061c Fix paths for software tree 2023-08-10 09:06:05 -07:00
David Klimesh
58f1fe366e Move base software index 2023-08-10 09:06:05 -07:00
David Klimesh
9f8ef77581 Removed references to clearlinux.org 2023-08-10 09:06:05 -07:00
clrbuilder
f509dbc681 Update downloads to verion 39710 2023-08-10 09:06:05 -07:00
David Klimesh
d1062e3c05 Update downloads to verion 39700 2023-08-10 09:06:05 -07:00
clrbuilder
649a02820d Update downloads to verion 39630 2023-08-10 09:06:05 -07: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
Robert Dower
779d1e9523 Delete CNAME 2023-08-08 13:47:15 -07:00
Robert Dower
2d983b5455 Update CNAME 2023-08-02 13:17:47 -07:00
Robert Dower
bd37cd5b36 Create CNAME 2023-08-02 13:17:24 -07:00
Chris
eb215ed6af Update index.html
Updated copyright year
2023-07-20 16:50:42 -07:00
Chris
b609334b40 Update index.html
Changes footer references from 01.org to open.intel
2023-07-20 16:47:37 -07:00
Chris
a3cd543c36 Update index.html
Updated Intel logo
2023-07-20 16:43:02 -07:00
Chris
a2c7d8eece Updated Intel logo 2023-07-20 16:38:45 -07:00
64 changed files with 3 additions and 3 deletions

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>

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB