mirror of
https://github.com/Viren070/stremio-addon-manager.git
synced 2025-12-01 23:25:50 +01:00
add link to source code
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<div class="is-horizontal-align footer">
|
||||
<p>Made with ❤️, 🤖 and 🥞's - enjoy!</p>
|
||||
<a href="https://github.com/pancake3000/stremio-addon-manager" target="_blank">Source Code</a>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.footer {
|
||||
gap: 5px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user