Skip to content

Commit b6ef210

Browse files
committed
Added repo/image change notice
1 parent 49758b9 commit b6ef210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/js/Pages/Posts.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<template>
2+
<div class="bg-black text-white text-sm p-1 text-center">
3+
This project has moved! Please use the <code class="font-mono text-pink-400">codeberg.org/danb/rss:latest</code> docker image instead.
4+
<a href="https://codeberg.org/danb/rss" target="_blank" class="underline">Project on Codeberg</a>
5+
</div>
26
<div class="md:flex h-full min-h-0">
37
<div class="md:w-1/3 xl:w-1/4 md:flex md:justify-end md:border-r dark:border-black px-6 bg-gray-50 dark:bg-gray-800 md:px-12 md:overflow-auto py-3">
48
<div class="md:hidden mb-2">

0 commit comments

Comments
 (0)