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="List of current TechTransThai's team members">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Team Members - TechTransThai</title>
|
||||
<link rel="icon" type="image/svg" href="/resources/icons/ttt-org.svg">
|
||||
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/ttt-org.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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue