Skip to content

Commit ca9f7e2

Browse files
authored
Merge pull request #117 from javaistic/patch
Patches & Fixes
2 parents 8ec5415 + e63adc7 commit ca9f7e2

File tree

4 files changed

+0
-2
lines changed

4 files changed

+0
-2
lines changed

src/img/twitter-docs.png

-136 KB
Binary file not shown.

src/img/twitter-programs.png

-150 KB
Binary file not shown.

src/layouts/DocumentationLayout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Title } from '@/components/Title'
2-
import twitterDocs from '@/img/twitter-docs.png'
32
import { SidebarLayout } from '@/layouts/SidebarLayout'
43
import { documentationNav } from '@/navs/documentation'
54
import Head from 'next/head'

src/layouts/ProgramsLayout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Title } from '@/components/Title'
2-
import twitterPrograms from '@/img/twitter-programs.png'
32
import { SidebarLayout } from '@/layouts/SidebarLayout'
43
import { programsNav } from '@/navs/program'
54
import Head from 'next/head'

0 commit comments

Comments
 (0)