mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
docs: Make font link protocol agnostic
This commit is contained in:
parent
588a49c71e
commit
e2452c3f83
1 changed files with 1 additions and 1 deletions
2
docs/_themes/attic/sidebarlogo.html
vendored
2
docs/_themes/attic/sidebarlogo.html
vendored
|
|
@ -1,4 +1,4 @@
|
|||
<link href='http://fonts.googleapis.com/css?family=Oswald:700|Inconsolata:400,700'
|
||||
<link href='//fonts.googleapis.com/css?family=Oswald:700|Inconsolata:400,700'
|
||||
rel='stylesheet' type='text/css'>
|
||||
<div class="sidebarlogo">
|
||||
<a href="{{ pathto('index') }}">
|
||||
|
|
|
|||
Loading…
Reference in a new issue