1
Fork 0
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:
Steffo 2022-09-28 11:54:42 +02:00
parent 98587e08fd
commit 520e140b8a

View file

@ -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) {