File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
< meta name ="twitter:creator " content ="@thanhsonng211 " />
17
17
< meta name ="twitter:title " content ="Algorithms Visualizer " />
18
18
< meta name ="twitter:description " content ="Visualization of common pathfinding algorithms " />
19
- < meta name ="twitter:image:src " content ="/src/images/site-screenshot.png " />
19
+ < meta name ="twitter:image:src " content ="/src/assets/ images/site-screenshot.png " />
20
20
< meta name ="twitter:image:alt " content ="Beautiful user interface of the site " />
21
21
22
22
< meta property ="og:url " content ="https://algorithms.sonng.dev " />
23
23
< meta property ="og:site_name " content ="Algorithms Visualizer " />
24
24
< meta property ="og:title " content ="Algorithms Visualizer " />
25
25
< meta property ="og:description " content ="Visualization of common pathfinding algorithms " />
26
- < meta property ="og:image " content ="/src/images/site-screenshot.png " />
26
+ < meta property ="og:image " content ="/src/assets/ images/site-screenshot.png " />
27
27
< meta property ="og:image:alt " content ="Beautiful user interface of the site " />
28
28
29
29
< title > Algorithms Visualizer</ title >
You can’t perform that action at this time.
0 commit comments