mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-21 15:34:21 +00:00
Fix png which actually was a jpg
This commit is contained in:
parent
98587e08fd
commit
520e140b8a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import { Link } from '../../../components/link'
|
|||
import { Section, Box, Split, Panel, r, ILatex, BLatex, PLatex, Latex, Help, Example, Color, TablePanel, Code, Plus, Minus, Todo, Image } from "../../../components/compat-old"
|
||||
import imgFJk44q0 from "../../../public/images/year2/ottimizzazione/FJk44q0.png"
|
||||
import imgfzb6xz2 from "../../../public/images/year2/ottimizzazione/fzb6xz2.png"
|
||||
import img1r405Mb from "../../../public/images/year2/ottimizzazione/1r405Mb.png"
|
||||
import img1r405Mb from "../../../public/images/year2/ottimizzazione/1r405Mb.jpg"
|
||||
|
||||
|
||||
export async function getStaticProps(_context: NextPageContext) {
|
||||
|
|
Loading…
Reference in a new issue