2727< meta property ="og:locale " content ="en_US ">
2828< meta property ="og:site_name " content ="PHP Debugger ">
2929< meta property ="og:title " content ="Welcome to PHP Debugger ">
30- < meta property ="og:url " content ="https://php-debugger.github.io/ ">
30+ < meta property ="og:url " content ="https://php-debugger.github.io/pr-preview/pr-1/ ">
3131
3232
3333 < meta property ="og:description " content ="A PHP debugger extension focused on step debugging with near-zero overhead. ">
4545
4646
4747
48- < link rel ="canonical " href ="https://php-debugger.github.io/ ">
48+ < link rel ="canonical " href ="https://php-debugger.github.io/pr-preview/pr-1/ ">
4949
5050
5151
5656 "@context" : "https://schema.org" ,
5757 "@type" : "Person" ,
5858 "name" : null ,
59- "url" : "https://php-debugger.github.io/"
59+ "url" : "https://php-debugger.github.io/pr-preview/pr-1/ "
6060}
6161</ script >
6262
7272
7373
7474
75- < link href ="/feed.xml " type ="application/atom+xml " rel ="alternate " title ="PHP Debugger Feed ">
75+ < link href ="/pr-preview/pr-1/ feed.xml " type ="application/atom+xml " rel ="alternate " title ="PHP Debugger Feed ">
7676< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7777
7878< script >
8181</ script >
8282
8383<!-- For all browsers -->
84- < link rel ="stylesheet " href ="/assets/css/main.css ">
84+ < link rel ="stylesheet " href ="/pr-preview/pr-1/ assets/css/main.css ">
8585< link rel ="preload " href ="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css " as ="style " onload ="this.onload=null;this.rel='stylesheet' ">
8686< noscript > < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css "> </ noscript >
8787
113113 < div class ="masthead__menu ">
114114 < nav id ="site-nav " class ="greedy-nav " aria-label ="Primary navigation ">
115115
116- < a class ="site-title " href ="/ ">
116+ < a class ="site-title " href ="/pr-preview/pr-1/ ">
117117 PHP Debugger
118118
119119 </ a >
154154
155155 < header >
156156 < h1 id ="page-title " class ="page__title p-name " itemprop ="headline ">
157- < a href ="https://php-debugger.github.io/ " itemprop ="url "> Welcome to PHP Debugger
157+ < a href ="https://php-debugger.github.io/pr-preview/pr-1/ " itemprop ="url "> Welcome to PHP Debugger
158158</ a >
159159 </ h1 >
160160
@@ -226,7 +226,7 @@ <h3 id="main-repository">Main Repository</h3>
226226
227227
228228
229- < li > < a href ="/feed.xml "> < i class ="fas fa-fw fa-square-rss " aria-hidden ="true "> </ i > Feed</ a > </ li >
229+ < li > < a href ="/pr-preview/pr-1/ feed.xml "> < i class ="fas fa-fw fa-square-rss " aria-hidden ="true "> </ i > Feed</ a > </ li >
230230
231231 </ ul >
232232</ div >
@@ -239,7 +239,7 @@ <h3 id="main-repository">Main Repository</h3>
239239
240240
241241
242- < script src ="/assets/js/main.min.js "> </ script >
242+ < script src ="/pr-preview/pr-1/ assets/js/main.min.js "> </ script >
243243
244244
245245
0 commit comments