Browse Source

adjusted the header a bit.

pull/341/head
benny Vasquez 2 years ago
parent
commit
29fffa104b
  1. 3
      i18n/en.json
  2. 10
      layouts/ato-2023/single.html
  3. BIN
      static/landingpages/ato-2023/.DS_Store
  4. BIN
      static/landingpages/ato-2023/ato_header.jpeg
  5. BIN
      static/landingpages/ato-2023/ato_header.png

3
i18n/en.json

@ -427,5 +427,6 @@
"The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace": "The official AlmaLinux OS images are available on \"}}<a href=\"https://cloudmarketplace.oracle.com/marketplace/en_US/partners/125035508\">{{ i18n \"Oracle Cloud Marketplace",
"Supported AlmaLinux OS versions:": "Supported AlmaLinux OS versions:",
"and from the main AlmaLinux OS repositories:": "and from the main AlmaLinux OS repositories:",
"Board Operations and Code of Ethics": "Board Operations and Code of Ethics"
"Board Operations and Code of Ethics": "Board Operations and Code of Ethics",
"Note: If you use CloudLinux, we recommend using the": "Note: If you use CloudLinux, we recommend using the"
}

10
layouts/ato-2023/single.html

@ -4,8 +4,14 @@
<div class="al-body-container">
<section class="al-page-index">
<div class="al-index-toppictures" style="background: #0e3b5c;">
<div class="container al-py-lg">
<img src="/landingpages/ato-2023/atoheader.jpeg" style="object-fit: contain; width: 100%; height: 100%;">
<div class="container al-py-lg" style="background-image: url(/landingpages/ato-2023/ato_header.jpeg); background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-size:cover;">
<div style="width: 40%; text-align: left;">
<h1>Hello ATO ’23!</h1>
<p>We are so grateful to the All Things Open <br> community for welcoming us back again.</p>
</div>
</div>
</div>
<div class="al-index-description">

BIN
static/landingpages/ato-2023/.DS_Store

Binary file not shown.

BIN
static/landingpages/ato-2023/atoheader.jpeg → static/landingpages/ato-2023/ato_header.jpeg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 KiB

After

Width:  |  Height:  |  Size: 748 KiB

BIN
static/landingpages/ato-2023/ato_header.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Loading…
Cancel
Save