File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ title: Paradigmas de Linguagens de Programação
2323author : Prof. Augusto Sampaio
2424email : acas@cin.ufpe.br
2525description : " IN1007 - Centro de Informática - UFPE"
26- baseurl : " " # the subpath of your site, e.g. /blog
26+ baseurl : " /PLP " # the subpath of your site, e.g. /blog
2727url : " " # the base hostname & protocol for your site, e.g. http://example.com
2828
2929# Build settings
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ A linguagem será apresentada de forma incremental:
1313- Orientada a Objetos
1414- Funcional Imperativa OO
1515
16- ![ Imagem adicional] ( /assets/img/linguagens.gif )
16+ ![ Imagem adicional] ( {{site.baseurl}} /assets/img/linguagens.gif)
Original file line number Diff line number Diff line change 11---
22permalink : /projetos
3- title : " Projetos "
3+ title : " "
44---
5+ ## Projetos
56
67### 2023.1
78
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ title: "Início"
1010Augusto Sampaio
1111
1212## Material Didático
13- * [ Cronograma de aulas] ( /cronograma )
14- * [ Linguagens e interpretadores] ( /linguagens )
15- * Provas passadas
13+ * [ Cronograma de aulas] ( {{site.baseurl}}/cronograma )
14+ * [ Linguagens e interpretadores] ( {{site.baseurl}}/linguagens )
15+ * [ Projetos] ( {{site.baseurl}}/projetos )
16+ * [ Interpretador (Versão web)] ( {{site.baseurl}}/interpretador.html )
You can’t perform that action at this time.
0 commit comments