Skip to content

Commit

Permalink
remove cname and import path stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Noofbiz committed Apr 5, 2019
1 parent ee7a236 commit 832d2b2
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 145 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
An open-source 2D game engine written in Go following the Entity-Component-System paradigm.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://engo.io" # the base hostname & protocol for your site
url: "https://engoengine.github.io" # the base hostname & protocol for your site
github_username: EngoEngine

include: ['_pages', "_tutorials"]
Expand Down
13 changes: 0 additions & 13 deletions audio/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions ecs/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions engo/common/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions engo/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions gl/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/audio/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/basic/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/mouse/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/physics/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions systems/render/index.html

This file was deleted.

0 comments on commit 832d2b2

Please sign in to comment.