mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-12 07:44:19 -06:00
template: Move stylesheet directory.
This commit is contained in:
parent
54a6693bb6
commit
ac92628aaf
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="{{ meta.authors }}" />
|
||||
<title>{{ document.project }} Documentation — {{ document.title }}</title>
|
||||
<link rel="stylesheet" type="text/css" href="{{ base.relpath }}style/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ base.relpath }}css/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<article class="docs">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user