Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7687281
hashtag_link.vue
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
368 B
Referenced Files
None
Subscribers
None
hashtag_link.vue
View Options
<template>
<span
class="HashtagLink"
>
<!-- eslint-disable vue/no-v-html -->
<a
:href="url"
class="original"
target="_blank"
@click.prevent="onClick"
v-html="content"
/>
<!-- eslint-enable vue/no-v-html -->
</span>
</template>
<script src="./hashtag_link.js" />
<style lang="scss" src="./hashtag_link.scss" />
File Metadata
Details
Attached
Mime Type
text/html
Expires
Wed, Sep 3, 8:07 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
404442
Default Alt Text
hashtag_link.vue (368 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment