mirror of
https://github.com/kaboomserver/website.git
synced 2025-01-09 16:07:47 +00:00
Update index.html
This commit is contained in:
parent
e8b1eb4dc7
commit
046b74937e
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
<meta name="description" content="{{ site.description }}">
|
||||
<link rel="canonical" href="{{ site.url }}/">
|
||||
<link rel="alternate" type="application/atom+xml" href="/feed.xml">
|
||||
<style type="text/css">
|
||||
{% capture style %}<style type="text/css">
|
||||
/* Fonts */
|
||||
@font-face {
|
||||
font-family: 'montserratlight';
|
||||
|
@ -366,7 +366,7 @@
|
|||
#aboutcontainer, #downloadscontainer { padding: 2.000em 22% 2.000em 22%; }
|
||||
#newscontainer { padding: 2.000em 25% 2.000em 25%; }
|
||||
}
|
||||
</style>
|
||||
</style>{% endcapture %}{{ content replace:' ','' }}
|
||||
</head>
|
||||
<body>
|
||||
<div id="intro">
|
||||
|
|
Loading…
Reference in a new issue