File: head_custom.html

package info (click to toggle)
f3d 3.2.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,668 kB
  • sloc: cpp: 99,109; python: 811; sh: 342; xml: 238; java: 101; javascript: 95; makefile: 25
file content (9 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<link
  rel="shortcut icon"
  href="https://raw.githubusercontent.com/f3d-app/f3d/master/resources/logo.ico"
  type="image/x-icon"
/>
<script
  type="application/javascript"
  src="{{ site.baseurl }}/assets/main.js"
></script>