Skip to content

Commit a94e26d

Browse files
Deploy preview for PR 1 🛫
1 parent 8a5bdac commit a94e26d

3 files changed

Lines changed: 6 additions & 8 deletions

File tree

pr-preview/pr-1/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-preview/pr-1/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml" rel="self" type="application/atom+xml" /><link href="https://php-debugger.github.io/website/pr-preview/pr-1/" rel="alternate" type="text/html" /><updated>2026-05-14T18:54:24+00:00</updated><id>https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml</id><title type="html"> </title><subtitle>A PHP debugger extension focused on step debugging with near-zero overhead.</subtitle><author><name>PHP Debugger</name></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml" rel="self" type="application/atom+xml" /><link href="https://php-debugger.github.io/website/pr-preview/pr-1/" rel="alternate" type="text/html" /><updated>2026-05-14T18:59:04+00:00</updated><id>https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml</id><title type="html"> </title><subtitle>A PHP debugger extension focused on step debugging with near-zero overhead.</subtitle><author><name>PHP Debugger</name></author></feed>

pr-preview/pr-1/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta charset="utf-8">
1616

1717

18-
<!-- begin _includes/seo.html --><title></title>
18+
<!-- begin _includes/seo.html --><title>What is PHP Debugger?</title>
1919
<meta name="description" content="A PHP debugger extension focused on step debugging with near-zero overhead.">
2020

2121

@@ -26,7 +26,7 @@
2626
<meta property="og:type" content="website">
2727
<meta property="og:locale" content="en_US">
2828
<meta property="og:site_name" content="">
29-
<meta property="og:title" content="">
29+
<meta property="og:title" content="What is PHP Debugger?">
3030
<meta property="og:url" content="https://php-debugger.github.io/website/pr-preview/pr-1/">
3131

3232

@@ -137,15 +137,13 @@
137137

138138
<div id="main" role="main">
139139
<article class="splash" itemscope itemtype="https://schema.org/CreativeWork">
140-
140+
<meta itemprop="headline" content="What is PHP Debugger?">
141141

142142

143143

144144

145145
<section class="page__content" itemprop="text">
146-
<div align="center">
147-
# What is PHP Debugger?
148-
</div>
146+
<h1 id="what-is-php-debugger">What is PHP Debugger?</h1>
149147

150148
<p>A PHP debugging extension focused on step debugging with near-zero overhead.</p>
151149

0 commit comments

Comments
 (0)