2626 < script src ="/js/jquery.toc.min.js " type ="text/javascript " charset ="utf-8 "> </ script >
2727 < script src ="/js/contributors.js " type ="text/javascript " charset ="utf-8 "> </ script >
2828 < script src ="//cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js "> </ script >
29- < script src ="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js "> </ script >
29+ < script src ="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js "> </ script >
3030
3131 <!-- Other -->
3232 < link title ="Codeception Blog " type ="application/rss+xml " rel ="alternate " href ="/rss.xml ">
4444 {% for post in site.posts limit:1 %}
4545 < a href ="{{ post.url }} "> {{ post.title }}</ a >
4646 {% endfor %}
47- {% endif %}
47+ {% endif %}
4848
4949 </ div >
5050
6868 < svg width ="81 " height ="60 " style ="vertical-align: middle " viewBox ="0 0 81 60 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
6969< path d ="M35.6058 29.2295L22.5186 19.676L34.8582 40.2759L80.9997 2.21027L35.6058 29.2295ZM29.9915 54.4923C16.4012 54.4923 5.38429 43.4968 5.38429 29.9331C5.38429 16.3696 16.4012 5.37379 29.9915 5.37379C36.0092 5.37379 41.5198 7.53284 45.7954 11.1129L49.2448 7.00516C44.0311 2.63716 37.3154 0 29.9915 0C13.4539 0 0 13.428 0 29.9331C0 46.4384 13.4539 59.8664 29.9915 59.8664C38.5677 59.8664 46.3089 56.2494 51.7802 50.4701L47.8767 46.7908C43.3907 51.5302 37.0395 54.4923 29.9915 54.4923ZM29.9915 47.3736C20.3405 47.3736 12.517 39.5654 12.517 29.9332C12.517 20.301 20.3405 12.4925 29.9915 12.4925C34.2649 12.4925 38.176 14.0285 41.2122 16.5709L43.8017 13.4869C40.0621 10.3536 35.2448 8.46205 29.9915 8.46205C18.1291 8.46205 8.47842 18.0939 8.47842 29.9332C8.47842 41.7722 18.1291 51.404 29.9915 51.404C36.1431 51.404 41.696 48.8095 45.6204 44.6642L42.6838 41.8966C39.4983 45.2619 34.9967 47.3736 29.9915 47.3736Z " fill ="#236BFD "/>
7070</ svg > CODECEPTION_</ a >
71- </ div >
71+ </ div >
7272
7373 < div class ="collapse navbar-collapse menu ">
7474
7575
7676 < ul class ="nav navbar-nav navbar-right ">
77- < li > < a href ="/quickstart "> QuickStart</ a > </ li >
77+ < li > < a href ="/quickstart "> QuickStart</ a > </ li >
7878 < li class ="dropdown docs-dropdown ">
7979 < a class ="dropdown-toggle " data-toggle ="dropdown " href ="# "> Docs
8080 < b class ="caret "> </ b >
81- </ a >
81+ </ a >
8282 < ul class ="dropdown-menu multi-column columns-3 ">
8383 < div class ="container ">
8484 < div class ="row ">
8585 < div class ="col-sm-4 guides-wrapper ">
86-
86+
8787 < ul class ="multi-column-dropdown ">
8888 < li > < h4 > Guides</ h4 > </ li >
8989 {{ guides }}
@@ -116,23 +116,23 @@ <h4>Modules</h4>
116116 </ li >
117117 < li >
118118 < a href ="/changelog "> Releases</ a >
119- </ li >
119+ </ li >
120120 < li >
121121 < a href ="/blog "> Blog</ a >
122- </ li >
122+ </ li >
123123 < li class ="dropdown ">
124124 < a class ="dropdown-toggle " data-toggle ="dropdown " href ="http://phptest.club/category/codeception ">
125125 Use Cases
126126 < b class ="caret "> </ b >
127127 </ a >
128128 < ul class ="dropdown-menu ">
129-
130- < li > < a href ="/for/symfony "> Symfony</ a > </ li >
129+ < li > < a href ="/for/symfony "> Symfony</ a > </ li >
131130 < li > < a href ="/for/laravel "> Laravel</ a > </ li >
132131 < li > < a href ="/for/yii "> Yii Framework</ a > </ li >
132+ < li > < a href ="/for/phalcon "> Phalcon</ a > </ li >
133133 < li > < a href ="/for/wordpress "> WordPress</ a > </ li >
134134 < li > < a href ="/for/joomla "> Joomla</ a > </ li >
135- </ ul >
135+ </ ul >
136136 </ li >
137137
138138 < li class ="dropdown ">
@@ -158,14 +158,14 @@ <h4>Modules</h4>
158158 < li role ="separator " class ="divider "> </ li >
159159 < li > < a href ="https://opencollective.com/codeception "> < strong > Support us via OpenCollective!</ strong > </ a > </ li >
160160 </ ul >
161- </ li >
162-
161+ </ li >
162+
163163 < li class ="hidden-xs ">
164164 < a href ="https://twitter.com/codeception " class ="social-link ">
165165 < img src ="/images/social/twitter.png " alt ="Twitter " title ="Follow us in Twitter to recieve updates! ">
166166 </ a >
167- </ li >
168-
167+ </ li >
168+
169169 < li class ="hidden-xs ">
170170 < a href ="https://github.com/codeception/codeception " class ="social-link ">
171171 < img src ="/images/social/github.png " alt ="GitHub ">
226226 Codeception is a BDD-styled PHP testing framework, brought to you by < a href ="http://codeception.com/credits "> Codeception Team</ a > .
227227 OpenSource < strong > MIT Licensed</ strong > .
228228 </ p >
229-
229+
230230
231231 </ div >
232232
@@ -274,7 +274,7 @@ <h4>they support us_</h4>
274274
275275
276276
277-
277+
278278 </ div >
279279 </ div >
280280 < div id ="copyright ">
@@ -322,7 +322,7 @@ <h4>they support us_</h4>
322322</ script >
323323
324324< div class ="visible-lg-block twitter-btn ">
325-
325+
326326 < aside >
327327 < a href ="https://twitter.com/codeception " class ="twitter-follow-button " data-show-count ="false "
328328 data-lang ="en " data-size ="large "> Follow @Codeception</ a >
0 commit comments