Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 311366e

Browse files
authored
Merge pull request #155 from DataFlowAnalysis/Fix-favicon
Update Favicon
2 parents 0628374 + e304814 commit 311366e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="darkreader-lock" />
1010
<title>DFD WebEditor</title>
1111

12-
<link rel="icon" type="image/x-icon" href="./src/favicon.ico" />
12+
<link rel="icon" type="image/x-icon" href="https://dataflowanalysis.org/favicon.ico" />
1313
</head>
1414
<body>
1515
<div id="sprotty"></div>

0 commit comments

Comments
 (0)