switch logo to svg
This commit is contained in:
parent
ca1e434086
commit
0b7c41db2c
6 changed files with 170 additions and 6 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</title>
|
||||
<link rel="icon" type="image/png" href="icons/ttt-org.png">
|
||||
<link rel="icon" type="image/svg" href="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="icons/ttt-org.png" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<img src="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