forked from data.coop/website
Move style.css to assets folder
This commit is contained in:
parent
172040906a
commit
d8e5652434
|
@ -9,7 +9,7 @@
|
|||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/css/style.css" />
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.name }} - {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
|
||||
|
||||
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
|
||||
|
|
|
@ -5,3 +5,5 @@ permalink: /om/
|
|||
---
|
||||
|
||||
Mere info følger...
|
||||
|
||||
Indtil videre kan du følge med på vores [GitLab server](https://git.data.coop/data.coop/)
|
||||
|
|
Loading…
Reference in a new issue