Browse Source
Merge pull request #704 from AlmaLinux/aldt_blog_fix
Adding header image correctly, AND adding a comment to the ALDT page
pull/707/head
benny Vasquez
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
content/blog/2024-12-09-welcome-to-aldt.md
-
layouts/aldt-2024/single.html
|
|
@ -7,7 +7,7 @@ author: |
|
|
|
image: /users/benny.jpeg |
|
|
|
date: '2024-12-09' |
|
|
|
images: |
|
|
|
- /blog-images/2024 |
|
|
|
- /blog-images/2024/aldt-2024.png |
|
|
|
post: |
|
|
|
title: "Announcing AlmaLinux Day: Tokyo 2024" |
|
|
|
image: /blog-images/2024/aldt-2024.png |
|
|
|
|
|
@ -107,6 +107,7 @@ end thank you block--> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- schedule --> |
|
|
|
<div class="al-index-program" style="background: #0e3b5c;"> |
|
|
|
<div class="container al-py-md" style="padding: 0 40px 0 40px;"> |
|
|
|
<h1 style="font-size: 80px; text-align: center; letter-spacing: 0.80px; font-weight: 700; margin-bottom: 20px;">{{ i18n "Schedule of lectures" }}</h1> |
|
|
|