44 < meta charset ="utf-8 ">
55 < meta http-equiv ="x-ua-compatible " content ="ie=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < meta name ="generator " content ="ExDoc v0.12 .0 ">
8- < title > Thesis.Controller.Plug – thesis v0.0.19 </ title >
9- < link rel ="stylesheet " href ="dist/app-88251e7c81 .css " />
7+ < meta name ="generator " content ="ExDoc v0.13 .0 ">
8+ < title > Thesis.Controller.Plug – thesis v0.0.20 </ title >
9+ < link rel ="stylesheet " href ="dist/app-9c1e3d5aa2 .css " />
1010
1111 < link rel ="canonical " href ="https://hexdocs.pm/thesis/Thesis.Controller.Plug.html " />
1212
1313 < script src ="dist/sidebar_items.js "> </ script >
1414 </ head >
1515 < body data-type ="modules ">
16+ < script > if ( localStorage . getItem ( 'night-mode' ) ) document . body . className += ' night-mode' ; </ script >
1617
1718 < div class ="main ">
1819< button class ="sidebar-toggle ">
@@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
2728 thesis
2829 </ h1 >
2930 < h2 class ="sidebar-projectVersion ">
30- v0.0.19
31+ v0.0.20
3132 </ h2 >
3233 </ div >
3334
@@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6061
6162
6263 < h1 >
63- < small class ="visible-xs "> thesis v0.0.19 </ small >
64+ < small class ="visible-xs "> thesis v0.0.20 </ small >
6465 Thesis.Controller.Plug
6566
6667
@@ -155,7 +156,7 @@ <h1 class="section-heading">
155156 < p >
156157 < span class ="line ">
157158 Built using
158- < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " rel ="help " target ="_blank "> ExDoc</ a > (v0.12 .0),
159+ < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " rel ="help " target ="_blank "> ExDoc</ a > (v0.13 .0),
159160 </ span >
160161 < span class ="line ">
161162 designed by
0 commit comments