File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" container mx-auto " >
33 <div
4- class =" innercontent pt-20 sm:pt-30 pb-8 mt-20 border-t-2 border-primary-light dark:border-secondary-dark"
4+ class =" pt-20 sm:pt-30 pb-8 mt-20 border-t-2 border-primary-light dark:border-secondary-dark"
55 >
66 <!-- Footer social links start -->
77 <div
3131
3232 <!-- Footer copyright start -->
3333 <div class =" flex justify-center items-center text-center" >
34- <div class =" text-lg text-ternary-dark dark:text-ternary-light" >
35- © ; Copyright {{ copyrightDate }}. Vue.js & TailwindCSS
36- Portfolio.
34+ <div class =" text-lg text-ternary-dark dark:text-ternary-light " >
35+ © ; {{ copyrightDate }}.
36+ <a
37+ href =" https://github.com/NangialaiStoman/vuejs-tailwindcss-portfolio"
38+ target =" __blank"
39+ class =" hover:underline"
40+ >
41+ Vue.js & TailwindCSS Portfolio
42+ </a >
43+ .
3744 <a
3845 href =" https://stoman.me"
3946 target =" __blank"
You can’t perform that action at this time.
0 commit comments