We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f89aba4 + 17ce6c5 commit 1c5f1dbCopy full SHA for 1c5f1db
5 files changed
content/sesion05/index.html
@@ -4,11 +4,11 @@
4
<head>
5
<meta charset="utf-8">
6
<title>Sesión 05 | Python Study Group | OOP</title>
7
- <link rel="stylesheet" href="../custom.css">
8
<link rel="stylesheet" href="../../dist/reveal.css">
9
<link rel="stylesheet" href="../../dist/theme/black.css" id="theme">
10
<link rel="stylesheet" href="../../plugin/highlight/atom-one-dark-reasonable.css">
11
<link rel="stylesheet" href="../../plugin/pointer/pointer.css" />
+ <link rel="stylesheet" href="../custom.css">
12
</head>
13
14
<body>
0 commit comments