fix images not showing after migrating to dl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8d2e660813
commit
612fced534
13 changed files with 70 additions and 70 deletions
|
@ -7,14 +7,14 @@
|
|||
<meta name="description" content="สร้างความเปลี่ยนแปลงด้วยโอเพนซอร์ส">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>FOSS4Change - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="/resources/icons/f4c.svg">
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/f4c.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<h4 class="logo">TechTransThai</h4>
|
||||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
|
||||
<div style="display: flex; justify-content: center; margin: 3vh;">
|
||||
<img src="/resources/icons/f4c.svg" alt="FOSS4Change" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/f4c.svg" alt="FOSS4Change" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<div style="display: flex; flex-direction: column; margin-top: 1.25vh;">
|
||||
<div style="font-weight: bold; font-size: 12pt;">TechTransThai</div>
|
||||
<div style="font-weight: bold; font-size: 24pt;">FOSS4Change</div>
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
<meta name="description" content="ปฏิทินการศึกษา 2567 ในรูปแบบ iCalendar">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>iEduCal 2567 for KMITL - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="/resources/icons/iEduCal.svg">
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/iEduCal.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<div class="topbar-group">
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<h4 class="logo">TechTransThai</h4>
|
||||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
|
||||
<div style="display: flex; justify-content: center; margin: 3vh;">
|
||||
<img src="/resources/icons/iEduCal.svg" alt="iEduCal" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<img src="https://dl.techtransthai.org/resources/icons/iEduCal.svg" alt="iEduCal" width="80" height="80" style="margin-right: 0.1cm;">
|
||||
<div style="display: flex; flex-direction: column; margin-top: 1.25vh;">
|
||||
<div style="font-weight: bold; font-size: 12pt;">TechTransThai</div>
|
||||
<div style="font-weight: bold; font-size: 24pt;">iEduCal for KMITL</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue