mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Update [slug].vue, edited on My iPhone.
This commit is contained in:
parent
2f20d49091
commit
7c7601a38b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ import { GlobeAltIcon } from "@heroicons/vue/24/outline";
|
|||
class="w-48 h-48 rounded-[10px]"
|
||||
/>
|
||||
<div class="flex flex-col gap-3 text-left">
|
||||
<h1 class="text-4xl font-bold m-3 text-left">
|
||||
<h1 class="text-4xl font-bold m-3 text-left" ref="orgNameAnimation">
|
||||
{{ fetchNewsOrgInfo?.title }}
|
||||
</h1>
|
||||
<span class="text-ms m-1 mt-5 text-left text-wrap">{{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue