fix : add logo

This commit is contained in:
Yusron alamsyah
2026-04-13 08:11:29 +07:00
parent dc8e9a9208
commit 30ccb5c943
3 changed files with 17 additions and 2 deletions

No files matched your search

+1 -1
View File
@@ -1,5 +1,5 @@
<script setup lang="ts"> <script setup lang="ts">
import Logoimg from "/images/logos/logo-antrean-new.svg"; import Logoimg from "/images/logos/Logo-farmasi.svg";
</script> </script>
<template> <template>
<div class="logo"> <div class="logo">
+1 -1
View File
@@ -1,5 +1,5 @@
<script setup lang="ts"> <script setup lang="ts">
import Logoimg from "/images/logos/logo-antrean-new.svg"; import Logoimg from "/images/logos/Logo-farmasi.svg";
</script> </script>
<template> <template>
<div class="logo"> <div class="logo">
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.7 MiB