Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<a target=_blank href='https://modules.vlang.io' class='item'>Stdlib Docs</a>
<a target=_blank href='https://vpm.vlang.io/' class='item'>vpm</a>
<a target=_blank href='https://github.com/vlang/v/discussions' class='item'>Forum</a>
<a target=_blank href='https://vlang.veery.cc/blog' class='item'>Blog</a>
<a target=_blank href='https://blog.vlang.io' class='item'>Blog</a>
<a target=_blank href='https://play.vlang.io' class='item'>Playground</a>
<!--
<a target=_blank href='https://v-wasm.now.sh' class='item'>Playground</a>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h1 style='font-size:1.85em'>The V Programming Language 0.4 <span style='backgro
<section class="section news">

<header class="news_header">
<h1>Latest news & <a target=_blank href='https://vlang.veery.cc/blog'><img style='position:relative;top:5px' src='/img/veery.jpg' width=30></a> blog posts</h1>
<h1>Latest news & <a target=_blank href='https://blog.vlang.io'><img style='position:relative;top:5px' src='/img/veery.jpg' width=30></a> blog posts</h1>
<div style='float:right; position: relative; top: -18px; padding-right:5px;'><a target=_blank href='https://github.com/vlang/v/blob/master/ROADMAP.md'>V 1.0 Roadmap &nbsp;</a></div>
</header>

Expand Down