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 1
1
<template >
2
2
<div class =" container mx-auto " >
3
3
<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"
5
5
>
6
6
<!-- Footer social links start -->
7
7
<div
31
31
32
32
<!-- Footer copyright start -->
33
33
<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
+ .
37
44
<a
38
45
href =" https://stoman.me"
39
46
target =" __blank"
You can’t perform that action at this time.
0 commit comments