Skip to content

Commit

Permalink
Created clean links and netlify config (#119)
Browse files Browse the repository at this point in the history
* test netlify deploy

* Added color gradient  (#72)

* creted coloring on buttons

* added color gradient

* Fix link

* Fix links

* validating for fb business manager

* fixed footer color, highlighted fixdesk, enlarged iframes for gmaps

* centered iframe

* fixed iframe width

* added instagram feed

* fixed instagram wrap

* fixed count on instagram feed

* fixed closing menu header on external events

* added alt to instagram images

* added iframe wrapper component

* Added archive data of blogposts and calendar events from old website (#113)

completes #75

* fixed image align

* add slovensko.digital logo

svg file

* added netlify config
  • Loading branch information
vikiival authored and yangwao committed Feb 5, 2019
1 parent 4bdea4a commit 4183413
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 1 deletion.
4 changes: 4 additions & 0 deletions cowork-panel/netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
2 changes: 1 addition & 1 deletion cowork-panel/src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Vue.use(VueLocalStorage, options)
Vue.use(Router)

export default new Router({
// mode: 'history',
mode: 'history',
routes: [
{
path: '/',
Expand Down
105 changes: 105 additions & 0 deletions cowork-panel/static/img/SDlogo-02.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4183413

Please sign in to comment.