We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dba6bd commit 49600c7Copy full SHA for 49600c7
frontend/src/components/OnPremiseFooter.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div class="border-t border-gray-200">
3
<div class="page-responsive-width m-auto py-4 mb-4 flex justify-between items-center w-full xl:px-5 sm:justify-center sm:gap-4 sm:text-[10px] sm:flex-col">
4
- <p class="text-gray-700 text-base font-light">© 2024 OpenCSG. All rights reserved.</p>
+ <p class="text-gray-700 text-base font-light">© 2025 OpenCSG. All rights reserved.</p>
5
<div class="flex items-center gap-6">
6
<a href="https://twitter.com/OpenCsg" target="_blank">
7
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
0 commit comments