You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ PyCon Balkan website is an open source project and welcomes contributions.
8
8
9
9
To get started follow the steps above.
10
10
11
+
## Custom design for PyCon Years
12
+
13
+
As this (custom loader)[https://github.com/PythonBalkan/pyconbalkan/pull/145] MR introduced if you want to make a custom template changes for a conference year, please use template inheritence by adding {year}_template_name.html it will be loaded in favor of that year, and your changes will be visible.
0 commit comments