mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 06:06:03 +01:00
refactor: anchor link and css fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<title>{{ if .Title }}{{ .Title }} {{ else }}{{ .Site.Title }}{{ end }}</title>
|
||||
<meta name="description" content="{{ if .Description }}{{ .Description }}{{ else }}{{ .Site.Params.SiteDescription }}{{ end }}">
|
||||
|
||||
|
||||
<script src="/js/smooth-scroll.js"></script>
|
||||
<link href="/css/doc-theme.css?" rel="stylesheet">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user