Trabalho de programação (Demonstração da API do Prof. Rodrigo Ribeiro)
This commit is contained in:
parent
5f2e7393f7
commit
b464afdacb
13 changed files with 1993 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="{{ langKey }}">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Adrian Victor</title>
|
||||
<title>Adrian Victor{% if pageTitle or postTitle %} - {{pageTitle or postTitle}}{% endif %}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
||||
<script src="/static/scripts/ccd.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue