.
,-. ,-. . . ,-. ,-. ,-. ,-. ,-. ,-,-. ,-,-. . . ,-. . |- . .
`-. | | | | | | |-' | | | | | | | | | | | | | | | | |
`-' `-' `-^ ' `-' `-' :: `-' `-' ' ' ' ' ' ' `-^ ' ' ' `' `-|
/|
`-'
jeffdecola / my-go-tools
No description
git clone https://source.community/jeffdecola/my-go-tools.git
/docs/_layouts/default.html (develop)
Blob
View raw contents of /docs/_layouts/default.html (develop)
โโโโโฎ
1โ <!DOCTYPE html>
2โ <html lang="en-us">
3โ
4โ <head>
5โ <meta charset="UTF-8">
6โ <title>{{ page.title }}</title>
7โ <meta name="viewport" content="width=device-width, initial-scale=1">
8โ <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
9โ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
10โ <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
11โ <link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
12โ </head>
13โ
14โ <body>
15โ
16โ <section class="page-header">
17โ <h1 class="project-name">{{ page.projectname }}</h1>
18โ <h2 class="project-tagline">{{ page.summary }}</h2>
19โ <a href="https://jeffdecola.github.io" class="btn">Home Page</a>
20โ <a href="https://github.com/JeffDeCola/{{ page.projectname }}" class="btn">View Repo on GitHub</a>
21โ <a href="https://JeffDeCola.com" class="btn">JeffDeCola.com</a>
22โ <a href="https://github.com/JeffDeCola/{{ page.projectname }}/tarball/master" class="btn">Download.tar.gz</a>
23โ </section>
24โ
25โ <section class="main-content">
26โ
27โ {{ content }}
28โ
29โ <footer class="site-footer">
30โ <span class="site-footer-owner"><a href="https://github.com/JeffDeCola/{{ page.projectname }}">{{ page.projectname }}</a> is maintained by <a href="https://github.com/JeffDeCola">JeffDeCola</a>.</span>
31โ <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
32โ </footer>
33โ
34โ </section>
35โ
36โ </body>
37โ
38โ </html>
โโโโโฏ
ยท ยท ยท
ยฉ 2026 source.community