Skip to content

Commit 81052ac

Browse files
authored
Merge pull request #7 from python-la-paz/update/taicoding/s3
Updating content of session 3
2 parents 2d51dec + d65e456 commit 81052ac

File tree

6 files changed

+1751
-2
lines changed

6 files changed

+1751
-2
lines changed

content/sesion01/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Sesión 01 OOP - Python Study Group</title>
77
<link rel="stylesheet" href="../../dist/reveal.css">
88
<link rel="stylesheet" href="../../dist/theme/black.css" id="theme">
9-
<link rel="stylesheet" href="../../plugin/highlight/dracula.css">
9+
<link rel="stylesheet" href="../../plugin/highlight/atom-one-dark-reasonable.css">
1010
<link rel="stylesheet" href="../../plugin/pointer/pointer.css" />
1111
<link rel="stylesheet" href="../custom.css">
1212
</head>

content/sesion02/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Sesión 02 OOP - Python Study Group</title>
77
<link rel="stylesheet" href="../../dist/reveal.css">
88
<link rel="stylesheet" href="../../dist/theme/black.css" id="theme">
9-
<link rel="stylesheet" href="../../plugin/highlight/dracula.css">
9+
<link rel="stylesheet" href="../../plugin/highlight/atom-one-dark-reasonable.css">
1010
<link rel="stylesheet" href="../../plugin/pointer/pointer.css" />
1111
<link rel="stylesheet" href="../custom.css">
1212
</head>

0 commit comments

Comments
 (0)