diff --git a/data/qrc/main.qml b/data/qrc/main.qml index 2cb53b6..6306cfc 100644 --- a/data/qrc/main.qml +++ b/data/qrc/main.qml @@ -343,7 +343,7 @@ Window { WebEngineView { id: webView anchors.fill: parent - url: "web/home.html" + url: "aqrc:///web/home.html" webChannel: bridge property var request; onLoadingChanged: { diff --git a/data/qrc/web/contribute.html b/data/qrc/web/contribute.html index 6f168ef..55a0e0a 100644 --- a/data/qrc/web/contribute.html +++ b/data/qrc/web/contribute.html @@ -35,7 +35,7 @@