forked from wallabag/wallabag
upgrade documentation
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
|
||||
<head>
|
||||
<title>wallabag</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="Documentation for wallabag" />
|
||||
<meta name="author" content="Nicolas Lœuillet">
|
||||
<link rel="icon" href="templates/default/themes/daux-blue/img/favicon-blue.png" type="image/x-icon">
|
||||
@ -14,7 +14,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!-- Font -->
|
||||
<link href='//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- CSS -->
|
||||
<link href='templates/default/themes/daux-blue/css/daux-blue.css' rel='stylesheet' type='text/css'>
|
||||
</head>
|
||||
@ -44,7 +44,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="text-center col-sm-12">
|
||||
<a href="en/Getting_started.html" class="btn btn-primary btn-hero">English</a><a href="fr/Pour_commencer.html" class="btn btn-primary btn-hero">Français</a><a href="de/Einfuehrung.html" class="btn btn-primary btn-hero">Deutsch</a> </div>
|
||||
<a href="en/Getting_started.html" class="btn btn-primary btn-hero">English</a><a href="fr/Pour_commencer.html" class="btn btn-primary btn-hero">Français</a><a href="de/Einfuehrung.html" class="btn btn-primary btn-hero">Deutsch</a><a href="ru/Getting_started.html" class="btn btn-primary btn-hero">Russian</a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user