mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 16:50:31 +00:00
Update default.html
This commit is contained in:
parent
4f3e7c3d4f
commit
f3fb955a08
@ -8,7 +8,7 @@
|
||||
{% feed_meta %}
|
||||
|
||||
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="Yggdrasil Network" href="/feed.xml" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Yggdrasil Network" href="https://yggdrasil-network.github.io/feed.xml">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user