change font
This commit is contained in:
7
doc.html
7
doc.html
@@ -1,3 +1,6 @@
|
||||
<!--
|
||||
version: 1.0.0
|
||||
-->
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -6,7 +9,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Scribbler Documentation - a code documentation page template for codrops</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900" rel="stylesheet">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="scribbler-global.css">
|
||||
<link rel="stylesheet" href="scribbler-doc.css">
|
||||
<link rel="author" href="humans.txt">
|
||||
|
||||
Reference in New Issue
Block a user