fixing akel link in front page
This commit is contained in:
parent
084ada1de1
commit
dcd9765d34
@ -12,7 +12,7 @@ export default class extends AbstractView {
|
||||
Akel is a game engine designed to be easy to use. The purpose of the project is learning about game engine development, discovering new rendering processes and learning to use new tools. It is mainly coded on and for Linux but is cross-platform and has been tested on Windows and MacOS.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://akel-engine.com" data-link>Akel Engine</a>.
|
||||
<a href="https://akel-engine.com">Akel Engine</a>.
|
||||
<a href="/posts" data-link>View recent posts</a>.
|
||||
</p>
|
||||
`;
|
||||
|
Loading…
Reference in New Issue
Block a user