Skip to content

Commit 46d7e9d

Browse files
Update website to be independent
Update website to be independent
1 parent 12b0093 commit 46d7e9d

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

_includes/footer.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,9 @@ <h4 class="heading">Some cool resources to guide you</h4>
1010
</div>
1111
<div>
1212
<h4 class="heading">Where to find us</h4>
13-
<a href="https://ydata.ai/resources" target="_blank" class="link">Blog</a>
1413
<a href="https://github.com/ydataai/ydata-synthetic" target="_blank" class="link">Github</a>
1514
<a href="https://discord.gg/mw7xjJ7b7s" target="_blank" class="link">Discord</a>
1615
</div>
17-
<div>
18-
<h4 class="heading">Powered by</h4>
19-
<a href="https://ydata.ai/" target="_blank"><img src="./assets/images/YData-white.png" class="logo" alt="YData"></a>
20-
</div>
2116
</div>
2217
</div>
2318
</div>

_includes/header.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<header class="header top-nav">
33
<a href="/" class="logo"><img src="./assets/images/logo.png" alt="logo"></a>
44
<nav class="nav">
5-
<a href="https://ydata.ai/resources" target="_blank" class="link"><span class="label">Blog</span></a>
65
<a href="https://github.com/ydataai/ydata-synthetic" target="_blank" class="link"><span class="label">Github</span></a>
76
<a href="https://discord.gg/mw7xjJ7b7s" target="_blank" class="link"><span class="label">Discord</span></a>
87
</nav>

0 commit comments

Comments
 (0)