We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79f070 commit 189c92cCopy full SHA for 189c92c
app/index.html
@@ -1,6 +1,6 @@
1
<!DOCTYPE html>
2
<!--
3
-Perl Executing Browser QtWebEngine Demo
+Perl Executing Browser Demo
4
5
This program is free software;
6
you can redistribute it and/or modify it under the terms of the
@@ -18,7 +18,7 @@
18
<html>
19
20
<head>
21
- <title>Perl Executing Browser QtWebEngine Demo</title>
+ <title>Perl Executing Browser Demo</title>
22
<meta name="viewport" content="width=device-width, initial-scale=1">
23
<meta charset="utf-8">
24
@@ -31,7 +31,7 @@
31
<body>
32
<div class="container">
33
34
- <h2>Perl Executing Browser QtWebEngine</h2>
+ <h2>Perl Executing Browser</h2>
35
36
<div class="row">
37
<div class="col-lg-12 introduction">
0 commit comments