Skip to content

Commit 5dee979

Browse files
committed
build(*): v-0.2
1 parent 9e785c4 commit 5dee979

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

build/asset-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"files": {
33
"main.css": "./static/css/main.867f844d.css",
4-
"main.js": "./static/js/main.ab2e31b5.js",
4+
"main.js": "./static/js/main.bb9eadbe.js",
55
"index.html": "./index.html"
66
},
77
"entrypoints": [
88
"static/css/main.867f844d.css",
9-
"static/js/main.ab2e31b5.js"
9+
"static/js/main.bb9eadbe.js"
1010
]
1111
}

build/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A novel approach to knowledge graph fact verification using Retrieval-Augmented Generation (RAG) and multiple Large Language Models (LLMs)."/><meta property="og:image" content="https://factcheck.dei.unipd.it/images/comics_1.png"/><meta property="og:image:secure_url" content="https://factcheck.dei.unipd.it/images/comics_1.png"/><meta property="og:image:type" content="image/png"/><meta property="og:image:width" content="1020"/><meta property="og:image:height" content="300"/><meta property="og:title" content="Fact Verification in Knowledge Graphs Using LLMs"/><meta property="og:description" content="A novel approach to knowledge graph fact verification using Retrieval-Augmented Generation (RAG) and multiple Large Language Models (LLMs)."/><title>Fact Verification in Knowledge Graphs Using LLMs</title><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>React App</title><script defer="defer" src="./static/js/main.ab2e31b5.js"></script><link href="./static/css/main.867f844d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A novel approach to knowledge graph fact verification using Retrieval-Augmented Generation (RAG) and multiple Large Language Models (LLMs)."/><meta property="og:image" content="https://factcheck.dei.unipd.it/images/comics_1.png"/><meta property="og:image:secure_url" content="https://factcheck.dei.unipd.it/images/comics_1.png"/><meta property="og:image:type" content="image/png"/><meta property="og:image:width" content="1020"/><meta property="og:image:height" content="300"/><meta property="og:title" content="Fact Verification in Knowledge Graphs Using LLMs"/><meta property="og:description" content="A novel approach to knowledge graph fact verification using Retrieval-Augmented Generation (RAG) and multiple Large Language Models (LLMs)."/><title>Fact Verification in Knowledge Graphs Using LLMs</title><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>React App</title><script defer="defer" src="./static/js/main.bb9eadbe.js"></script><link href="./static/css/main.867f844d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

build/static/js/main.ab2e31b5.js renamed to build/static/js/main.bb9eadbe.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)