Skip to content

Commit

Permalink
feat: configure SEO for contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGw committed May 22, 2024
1 parent c5b6b43 commit a5e5b4d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/components/protos/hero-section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,10 @@ import { Button } from '../ui/button';

/* eslint-disable */

/* eslint-disable */

/* eslint-disable */

function TypingAnimation() {
const el = useRef(null);

Expand Down
10 changes: 10 additions & 0 deletions src/app/components/reusables/code/code-block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,16 @@ import CopyButton from './copy-code';
/* eslint-disable */
// @ts-nocheck

// react-syntax-highlighter has no types

/* eslint-disable */
// @ts-nocheck

// react-syntax-highlighter has no types

/* eslint-disable */
// @ts-nocheck

// react-syntax-highlighter has no types
/* eslint-disable */
// @ts-nocheck
Expand Down

0 comments on commit a5e5b4d

Please sign in to comment.