diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2024-04-02 09:18:54 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2024-04-02 09:18:54 +0700 |
| commit | a44ddf0ff093e09a0c70c61c0f65287bb7fdcbf3 (patch) | |
| tree | 41a2761e85ec3ea70eb1a805fbc963f6587da031 /src/pages | |
| parent | f4d3b33bba7415d0ce1f8deee3fa93777cbd31ea (diff) | |
| parent | 632be0a06f404bb588787d4b7c5cfc9066e9f0f1 (diff) | |
Merge branch 'release' of https://bitbucket.org/altafixco/next-indoteknik into release
# Conflicts:
# src/core/components/elements/Navbar/NavbarDesktop.jsx
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/video.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/video.jsx b/src/pages/video.jsx index 61790dbb..7d1f8372 100644 --- a/src/pages/video.jsx +++ b/src/pages/video.jsx @@ -44,7 +44,7 @@ export default function Video() { </LazyLoadComponent> <div className='p-3'> <a - href='https://www.youtube.com/@indoteknikb2bindustriale-c778' + href='https://www.youtube.com/@indoteknikcom' className='text-danger-500 mb-2 block' > {video.channelName} |
